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]
Other format: [Raw text]

Re: How can I set up users?


Baras, Gal wrote:
> The complete answer to my question was that a user was required in
> /etc/passwd.  To find this user's ID, I had to use 'ls -ln' on some
> files I owned, then copy the Administrator line, change the ID from
> 500 to my own (400) and the pw_gecos field to "my_domain\my_user_ID".

Umm. That's kind of messy.

Try:

$ man mkpasswd
$ man mkgroup


Max.


--
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/


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