Subject: 2.0 borked passwd database
To: None <netbsd-users@netbsd.org>
From: Russell McManus <russell_mcmanus@yahoo.com>
List: netbsd-users
Date: 05/06/2004 22:11:12
I just upgraded to 2.0 by hand, and I must have made a mistake during
etcupdate, because my normal login id is no longer in the wheel group.
No problem, boot -s, then good ole' 'usermod -G wheel russe' will save
the day. If only..
pwd_mkdb: text files and databases are inconsistent
pwd_mkdb: re-build the databases without -u
Ok, doesn't sound too bad. But "man pwd_mkdb" I still can't figure
out how to "re-build the databases without -u". This must be a really
easy one. Any ideas?
-russ