Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: convey Information Systems GmbH
To: cygwin@cygwin.com
Date: Mon, 27 Aug 2001 17:11:20 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: Inserting new user.
Reply-to: cygwin@cygwin.com
Message-ID: <3B8A7F38.22611.163A5EA@localhost>
In-reply-to: <OFD94A8DE7.49A50DC0-ON04256AB5.004F4EC4@genius.org.br>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)

> nvasconcelos@genius.org.br schrieb am 2001-08-27 12:27:

>Hi,
>
>How can I to insert a new user ??
>

I use the WindowsNT User Manager for that.
After adding a user there with the needed rights,
i need to regenerate /etc/passwd

	$ mkpasswd -l > /etc/passwd
or:	$ mkpasswd -l | grep newusername

and insert it manually to /etc/passwd

Gerrit


-- 
gerrit.haase@convey.de

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

