[Samba] Samba 3rc1 cannot add group LDAP error: (Insufficient access)

jean-marc pouchoulon jean-marc.pouchoulon at ac-montpellier.fr
Wed Aug 27 07:23:30 GMT 2003


Helo, 

I am on red hat 8
Compilation is just ./configure 

I cannot add any group on an xp client ( I can show the , net groupmap
is correct ) 


logs are: 

ldapsam_search_one_group: Problem during the LDAP search: LDAP error:
(Insufficient access)ld
apsam_search_one_group: searching
for:[(&(objectClass=sambaGroupMapping)(gidNumber=1615))]

Coming from smbldap.c

#ifndef NO_LDAP_SECURITY
        if (geteuid() != 0) {
                DEBUG(0, ("smbldap_open: cannot access LDAP when not
root..\n"));
                return  LDAP_INSUFFICIENT_ACCESS;
        }
#endif 

There is no problem to add users.

Thanks for your help.

Jean-Marc Pouchoulon




More information about the samba mailing list