Public bug reported:

Binary package hint: smbldap-tools

smbldap-tools fails to remove a local user from an ldap group.  This is
because it does a check that the group isn't the user's primary group.
Since the user is local, not ldap, the $user_entry object is not
defined, and the script fails.

I've attached a patch to that makes the script verify that user_entry is
defined and that sambaPrimaryGroupSID is defined before doing the check.
If these aren't defined, it proceeds.

smbldap-tools   0.9.4-1

** Affects: smbldap-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
smbldap-groupmod fails to remove a non-ldap user from an ldap group
https://bugs.launchpad.net/bugs/270580
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to