user account woes
Richard Bradley
rtb27 at cam.ac.uk
Mon Jul 5 18:57:57 PDT 2004
Hi,
I have a phantom user stuck in my system that I can neither use nor delete. I
have been playing with "Virtual Users" in "pure-ftpd" and it seems to have
messed things around.
Substituting `bob` for the user name, here is some of my command line:
# grep bob /etc/passwd /etc/pwd.db
# pw add user lindalepark
pw: user 'bob' already exists
# grep lindale /etc/passwd /etc/pwd.db
/etc/passwd:lindalepark:*:1003:1003:User &:/home/lindalepark:/bin/sh
# pw del user bob
pw: no such user `bob'
If I delete the entry from /etc/passwd, the cycle starts again.
Any hints?
Rich
More information about the freebsd-questions
mailing list