Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.3.1.2.20010813111751.02429b10@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 13 Aug 2001 11:19:29 -0400 To: venu AT mysql DOT com, cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: useradd In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 01:43 PM 8/11/2001, you wrote: >Hi ! > >Is there any command like 'useradd' and 'groupadd' on cygwin ? No. Cygwin piggybacks off of NT/W2K's capabilities in this area. Create new users and groups using those facilities and then update /etc/passwd and /etc/group with mkpasswd and mkgroup. On 9x/Me, well, you know how it is... ;-) Larry -- 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/