On May 18 18:10, Robb, Sam wrote: > So, she *should* have had the username and id for a domain > user. Something in cygwin (mkpasswd, cygwin1.dll, etc.) > seems to think she's the local user with the same username > for some reason.
This isn't exaclty a Cygwin problem. mkpasswd and mkgroup are basically just calling some Win32 NetXXX functions to request the information. Of course there could be something wrong in mkpasswd/mkgroup, but the error message you see is a result of one of the Win32 Net calls. It looks suspiciously as if she was logged in as the local user, but you'll never know if you're not able to reproduce it in some way. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- 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/