elfyn schrieb: > I have taken a little while this morning to write a doc on how to setup sshd > as a service under windows nt/2000/xp to help people new to cygwin or people > experiencing problems. Really want others input and experience in setting it > up. Maybe be added to the OpenSSH dist. Corinna???
This paragraph: > Your CYGWIN environment variable needs to be set to 'tty' at least and > if you want chmon/and or chown functionality 'ntsec ntea tty'. The nt* > options should only be used on NT systems with NTFS partitions housing > CYGWIN. warning: using the nt* options on 9x/Me systems can create large > un-removable files on your system... CYGWIN=ntsec ntea tty Running SSHD as a service under SYSTEM account only works iff you're using CYGWIN=ntsec, not because of ch... functionality but because of switching the user context to the remote user who is logging into the server. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/