Webmin's Samba Users list gets poluted with duplicated invalid entries (name=account_policy_get) when Samba Debug Level is 10.
Reproducing:
- Set Samba Debug Level to 10
- Restart Samba
- Enter Webmin Samba Users
Issue:
- User list contains multiple unexpected entries of user named 'account_policy_get' along with valid users
- Edit user account_policy_get shows GUID value is 'name', other fields empty.
- Deleting of this user fails with error pdb_getsampwnam (TDB): error fetching database. Key: USER_account_policy_get
Expected result
- List of valid users
System info
Operating system: CentOS Linux 6.7
Webmin version 1.791
Kernel and CPU Linux 2.6.32-573.18.1.el6.x86_64 on x86_64
Samba version 3.6.23-21.el6_7
When you have this debug mode enabled, what does the command
pdbedit -L -w -soutput on your system?Output attached.
User names replaced by "user1", ...
Full Names replaced by "fullname1", ...
Thanks - I will fix this in the next webmin release.