View Single Post
  #4   (View Single Post)  
Old 7th October 2013
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

It looks like the compiled password databases are corrupted. You could remove them and then rebuild them. See pwd_mkdb(8)

Code:
     /etc/pwd.db                       The insecure password database file.
     /etc/pwd.db.tmp                   A temporary file.
     /etc/spwd.db                      The secure password database file.
     /etc/spwd.db.tmp                  A temporary file.
BTW adding a new user probably is the easiest way to rebuild those databases.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote