This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: whoami and id returns "administrator" instead of my userid


On Fri, Mar 23, 2001 at 10:51:18AM -0500, Brad Barber wrote:
> It lookslike  the NT is storing my network userid elsewhere.
                                     ^^^^^^^^^^^^^^

If `bbarber' is a domain user, do something along the lines of

$ mkpasswd -d | grep ^bbarber >> /etc/passwd

You might also want to look at /usr/doc/Cygwin/login.README for more
information.

Marius Gedminas
-- 
Beware of bugs in the above code; I have only proved it correct, not tried it.
                -- Donald Knuth

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]