search for: irvpc

Displaying 1 result from an estimated 1 matches for "irvpc".

Did you mean: irpc
2002 Oct 16
3
Problem Logging in to Samba PDC
...get is the following: "The system cannot log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect" According to the docs, these are the steps I need to take. useradd -g 100 -d /dev/null -c "irvpc" -s /bin/false irvpc$ passwd -l irvpc$ smbpasswd -a -m irvpc So, before the upgrade, I could look at smbpasswd to see if the machine accounts where created successfully and if there were any duplicates. However, with this new version, all machine accounts are stored in a .tdb format. How...