Michael Heuser said:
>  6 14:05:05 server1 authdaemond.ldap: authlib: refuse to authenticate
> [EMAIL PROTECTED]: uid=0, gid=0
> Mar  6 14:05:05 server1 slapd[6829]: conn=25 op=1 RESULT err=0 tag=101
> nentries=1 "

This error happens because the uid is 0 or the gid is 0.  Root (uid 0)
can't be authenticated.  There is specific code to reject this case.

The code is in authlib/authlibldap.c

Perhaps the message should read "... because the user is root."?

Kelvin

-- 
http://www.ithorn.org  -- Life is like an analogy.



_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to