From owner-freebsd-questions Sun Dec 30 21: 5:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from operamail.com (operamail.infinite.com [199.29.68.126]) by hub.freebsd.org (Postfix) with ESMTP id C8F1C37B443 for ; Sun, 30 Dec 2001 21:05:33 -0800 (PST) X-WM-Posted-At: operamail.com; Mon, 31 Dec 01 00:05:28 -0500 X-WebMail-UserID: leegold Date: Mon, 31 Dec 2001 00:05:28 -0500 From: leegold To: freebsd-questions@freebsd.org X-EXP32-SerialNo: 00000000 Subject: adduser script unexpected action Message-ID: <3C399EDB@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.62 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I added a user with the adduser script and what happened was that a previous existing user (probably the wheel member I su'd to execute adduser) was overwritten. It seemed like the dir name of the perexisting user was simply replaced by the new user. But the old user name still seemed to exist in that I could su/wheel to it. Does anybody know what I'm talking about? Not sure I do - it seemed very strange. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message