Running in debug, it is hanging on the following. I'm an admin user on Windows XP SP3 32-bit.

*** STACKTRACE: main[557]->install_service[334]->csih_check_user[1701] returning with 0
+ '[' -n ntsec ']'
+ cygwin_env=(-e "CYGWIN=${csih_cygenv}")
+ '[' -z '' ']'
+ cygrunsrv -I sshd -d 'CYGWIN sshd' -p /usr/sbin/sshd -a -D -y tcpip -e CYGWIN=ntsec


Funky wrote:
I'm trying to execute ssh-host-config from within a Cygwin shell and it hangs indefinitely after I enter the value of CYGWIN for the daemon. Help?

bash-3.2$ ssh-host-config
*** Query: Overwrite existing /etc/ssh_config file? (yes/no) yes
*** Info: Creating default /etc/ssh_config file
*** Query: Overwrite existing /etc/sshd_config file? (yes/no) yes
*** Info: Creating default /etc/sshd_config file
*** Info: Privilege separation is set to yes by default since OpenSSH 3.3.
*** Info: However, this requires a non-privileged account called 'sshd'.
*** Info: For more info on privilege separation read /usr/share/doc/openssh/README.privsep.
*** Query: Should privilege separation be used? (yes/no) yes
*** Info: Updating /etc/sshd_config file
*** Warning: The following functions require administrator privileges!
*** Query: Do you want to install sshd as a service?
*** Query: (Say "no" if it is already installed as a service) (yes/no) yes
*** Query: Enter the value of CYGWIN for the daemon: [] ntsec



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to