Hi ! I'm currently working with porting a sshd server to WinNT. I have compiled it using Cygwin, but what about the user authentication? Is it mapped to Windows authentication in Cygwin, when I try to log in with my <domain>\<userid> the authentication fails on the server side. Do I need to use the windows API for user authentication here ? Have another question also, when requesting a shell, the sshd calls /bin/sh. This is a cygwin feature, shouldn't I go for a NT shell instead(cmd.exe) ??
Thanks in advance for any hints/solutions in this matter ! Best Regards ! / > Niclas Bäckman > Software Design | Security Solutions > > Ericsson Radio Systems AB > Center for Radio Network Control > Box 1248 > 581 12 Linköping > Phone: +46 13 28 76 04 > Mobile:073 0435819 > email: [EMAIL PROTECTED] > > -- 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/