On Tue, Mar 11, 2008 at 9:18 AM, Mike Kenny <[EMAIL PROTECTED]> wrote:
>
> My LDAP admins have set up our LDAP with no 'cn' attribute. It now looks
> like courier-authlib is querying this attribute during the authentication
> process. The admins fear that this is causing problems on their side and
> want me to stop querying this attribute. But, AFAICT, we are not querying
> it. We only query:
> LDAP_MAIL               mail
> LDAP_HOMEDIR            mailHomeDirectory
> LDAP_MAILDIR            mailMessageStore
> LDAP_MAILDIRQUOTA       mailQuotaSize
> LDAP_AUXOPTIONS mailHost=mailhost
>
> which more or less matches what our LDPA guys see:
>
>    attribute: "mailHomeDirectory"
>    attribute: "mailMessageStore"
>    attribute: "cn"
>    attribute: "mail"
>    attribute: "mailQuotaSize"
>    attribute: "mailHost"
>
>
> with the exception of "cn"
>
> is the reference to this attribute compiled into courier-authlib? Or where
> should I be looking?

authldaprc:


##NAME: LDAP_FULLNAME:0
#
# FULLNAME is optional, specifies the user's full name

LDAP_FULLNAME           cn


HTH,

 -Enda. 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to