On Thu, Feb 13, 2003 at 02:05:14PM -0000, Vince Hoffman wrote:
> 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.

Yup, just use the NT CLI tools already available:

net user
net group
net localgroup

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

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

Reply via email to