1
ssh-host-config脚本在删除时仍会找到用户帐户cyg_server
我删除了sshd服务并删除了脚本创建的特权用户帐户。现在我想重新安装sshd,并且遇到ssh-host-config脚本问题。 它仍然找到用户“cyg_server”并希望用它来安装sshd,但该帐户不存在,因为它已被删除。 *** Warning: cyg_server is in /etc/passwd, but the local *** Warning: machine's SAM does not know about cyg_server. *** Warning: Perhaps cyg_server is a pre-existing domain account. *** Warning: Continuing, but check if this is ok. *** Info: You appear to be running Windows XP 64bit, Windows 2003 …