From nobody@www.freebsd.org  Thu May 23 20:13:35 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 65FC837B408
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 May 2002 20:13:34 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4O3DYhG026658
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 May 2002 20:13:34 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4O3DYYM026657;
	Thu, 23 May 2002 20:13:34 -0700 (PDT)
Message-Id: <200205240313.g4O3DYYM026657@www.freebsd.org>
Date: Thu, 23 May 2002 20:13:34 -0700 (PDT)
From: Chris Pepper <pepper@rockefeller.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysinstall vs. adduser UID inconsistency
X-Send-Pr-Version: www-1.0

>Number:         38479
>Category:       i386
>Synopsis:       sysinstall vs. adduser UID inconsistency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 23 20:20:01 PDT 2002
>Closed-Date:    Sat Feb 22 15:35:53 PST 2003
>Last-Modified:  Sat Feb 22 15:35:53 PST 2003
>Originator:     Chris Pepper
>Release:        4.5-RELEASE
>Organization:
Rockefeller University
>Environment:
4.5-RELEASE install CD-ROM
>Description:
Users created with sysinstall start with UID 1001, but adduser starts with 1001. They should use the same starting number.
>How-To-Repeat:

>Fix:
Change adduser to start with UID 1001.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mtm 
State-Changed-When: Sat Feb 22 15:33:24 PST 2003 
State-Changed-Why:  
The new adduser in 5.0 is a wrapper around pw(8), and by 
default lets pw(8) choose the starting uid number, just 
like sysinstall(8) does. So, they should now behave the same 
unless explicitly modified by the user. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38479 
>Unformatted:
