Bug 2302 - Samba (ldapsam backend) doesn't remove memberUid from Domain Users
Summary: Samba (ldapsam backend) doesn't remove memberUid from Domain Users
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.10
Hardware: x86 Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 05:27 UTC by Randy Starr
Modified: 2005-02-07 10:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Starr 2005-02-03 05:27:30 UTC
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
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-02-07 10:36:26 UTC
not our bug.  if you think the idealx scripts shoudl clean 
out posixGroups, you'll need to file a bug with the idelx developers.