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: cygwin:groupadd & useradd


On any of the NT based windows versions (2000 or XP) all user management is
handled by windows, so you can use the net command to add groups or users
from the command line, and you can then use mkpasswd and mkgroup to update
the cygwin passwd and group files.
wouldnt be too hard to knock up a shell script to emulate the unix utils I
guess.

----- Original Message -----
From: "lu fang" <hello_kaguya@hotmail.com>
To: <cygwin@cygwin.com>
Sent: Thursday, February 13, 2003 1:57 PM
Subject: cygwin:groupadd & useradd


> Hi,
> I want to use "groupadd" and "useradd " these two commands under cygwin,
> but I don't know which packages to download so that I can get these two
> commands. Can anyone help me? thanks a lot!
>
> lu fang
>
>
>
>
>
> _________________________________________________________________
> Ãâ·ÑÏÂÔØ MSN Explorer:   http://explorer.msn.com/lccn
>
>
> --
> 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/
>


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