On Jan 19 18:13, Mike Yoder wrote: > I see that using password authentication does make the problem go away > for accounts local to the machine. But if I ssh into this machine > using a domain account and use password authentication, whoami still > tells me that I'm the sshd_server. (I built /etc/passwd using > 'mkpasswd -c -l -d'; when on the console whoami says 'DOMAIN\username' > as expected) Any ideas why this is?
Maybe you're not using the latest Cygwin version. There were some issues with previous releases which you can find in the ML archives. Another chance is that you changed /etc/group so that Cygwin thinks it has to add groups to your user token after password authentication took place. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/