From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 20 06:43:34 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BD6237B409 for ; Fri, 20 Jun 2003 06:43:34 -0700 (PDT) Received: from mx.kis.lt (mx.kis.lt [193.0.251.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B90C43FBF for ; Fri, 20 Jun 2003 06:43:33 -0700 (PDT) (envelope-from nerijus@kis.lt) Received: by mx.kis.lt (Postfix, from userid 426) id 1A9B95C19; Fri, 20 Jun 2003 15:44:56 +0300 (EEST) Received: from station (localhost [127.0.0.1]) by mx.kis.lt (Postfix) with ESMTP id F1BCB5C17 for ; Fri, 20 Jun 2003 15:44:55 +0300 (EEST) From: Nerijus Bendziunas Organization: UAB Kauno Interneto Sistemos To: bugs@freebsd.org Date: Fri, 20 Jun 2003 16:43:26 +0300 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306201643.26290.nerijus@kis.lt> Subject: Re: adduser bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 13:43:34 -0000 Hi, see /usr/ports/sysutils/enteruser/ for this On Friday 20 June 2003 16:39, Evren Yurtesen wrote: > Hello, > > I suspect that if 2 people try to use adduser script at the same time, the > new user added might have the same UID value. ( and probably GID ) > Cant it be set so that the UID will be looked up from the password file > when the file is locked or something? So the other adduser user have to > wait until the file is free? > > Evren > > _______________________________________________ > freebsd-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bugs > To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"