Displaying 1 result from an estimated 1 matches for "pdbedt".
Did you mean:
pdbedit
2017 Aug 03
2
explorer.exe: no mapping between names and security ids was done
...e. In my case it was the name of the server
before it became a domain controller. I suspect the system was hanging together due to netbios names - eek. Mostly and
for years running Debian 7, and samba 3 this was accidentally reliable.
A quick fix is possible on the samba domain controller:
sudo pdbedt -I "MYDOMAIN" -u username
.. the next login should return things to normal for the user.
From the pdbedit manpage:
-I|--domain
This option can be used while adding or modifying a user account. It will specify the user's domain field.
Example: -I &q...