Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2008 01:18:11 -0700 (PDT)
From:      Unga <unga888@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   pw: user disappeared during update
Message-ID:  <169725.67288.qm@web57010.mail.re3.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi all

pwd_mkdb -C master_passwd_template
No errors

pwd_mkdb -p master_passwd_template

pw useradd -n test -u 1000 -c Test -m -M 0700 -s /bin/bash
pw: user 'test' disappeared during update

It has updated the /etc/group as follows:
test:*:1000:

But no test user entry in /etc/passwd or /etc/master.passwd.

What else is needed to the pw to add a user successfully?

Appreciate your reply very much.

Kind regards
Unga



      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?169725.67288.qm>