This is the mail archive of the cygwin 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 to add user under Cygwin


$ net user AyamJ password /add /yes
$ net localgroup <an_local_group> AyamJ /add
$ mkpassd -l -u AyamJ >> /etc/passwd

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Ayam Jantan
Sent: Wednesday, July 20, 2005 3:22 PM
To: cygwin@cygwin.com
Subject: How to add user under Cygwin

Hello, 

I would like to know how do I add a user under cygwin?
I try the following command adduser or useradd nothing
works. I'm currently trying to install Gnats ( GNU Bug
Tracking System ) works under windows server and
required  to adduser gnats. 

Thank you 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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




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


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