SSHd configuration problems (System error 1376) - CONFIRMED

craigmcd craigmcd@gmail.com
Wed Jan 7 18:45:00 GMT 2015


cd /usr/share/csih

Edit the cygwin-service-installation-helper.sh and change these two lines
starting at line 2969:



The use of the "-w" argument in getent and parsing the modified output fixed
the "root" vs "Administrators" issue. There was still one more issue because
the new users were not in the /etc/passwd file as expected in a later part
of the script, so I had to add the following at line 3264:



After making those changes, clean up the previous changes made by
ssh-host-config as described in the earlier message, then rerun
ssh-host-config.




--
View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114108.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
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



More information about the Cygwin mailing list