https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248574
--- Comment #2 from Conrad Meyer <[email protected]> --- If you have edited /etc/master.passwd by hand to add this user, that could cause this. /usr/sbin/pwd_mkdb -p -u vmail /etc/master.passwd regenerates the database entries for this user, while /usr/sbin/pwd_mkdb -p /etc/master.passwd regenerates the whole database from master.passwd. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
