Sergey Loskutov:

[...]

> samba have next code in 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
>
>
> If you user account not have uid=0 sometimes you have a problem
> described above.


This would be it, yes. This is covered in the Samba (3.0) docs.

--Tonni

-- 
mail: [EMAIL PROTECTED]
http://www.billy.demon.nl

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

Reply via email to