jean-marc pouchoulon schrieb:

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

Bug ?


Yes, it's a bug: https://bugzilla.samba.org/show_bug.cgi?id=281

I also ran into it while preparing the upgrade from 2.2.8a.

cu,
Uwe

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to