I use Slackware 10 with OpenLDAP-2.2.18, nss_ldap-232, Samba-3.0.10 as PDC with ldapsam backend, smbldap-tools-0.8.6. from idealx.org. Using usrmgr.exe I have small problem with memberUid field. When I add new user to a domain, the memberUid field with the name of this users is added to Domain Users. But when I delete this user, the memberUid field with his name isn't removed from Domain Users. I think that is a small bug in samba, because, when I use smbldap-userdel from command line, the field is removed. The same result is with these entries in smb.conf and without them: delete user script = /usr/local/sbin/smbldap-userdel "%u" delete user from group script = /usr/local/sbin/smbldap-groupmod -x "%u" "%g" Can anybody confirm or negate this information. -- Randy Starr
not our bug. if you think the idealx scripts shoudl clean out posixGroups, you'll need to file a bug with the idelx developers.