You asked where and what you should be looking for, look for that portion of 
authldaprc, if its there, comment it out.

 -Enda.


----- Original Message ----- 
From: Mike Kenny
To: Enda Cronnolly
Cc: [email protected]
Sent: Tuesday, March 11, 2008 10:28 AM
Subject: Re: [courier-users] courier-authlib and cn attribute


Won't this explicitly force courier-authlib to query ldap for the cn 
attribute? Or am I missing something?

What  I really need to know is:

1. does courier-authlib, by default, query cn?
2. if so, can this be disabled?
3. if it doesn't, where should I be looking for the cause of this query?
4. if the answers to 1 and 2 are yes and no respectively can somebody 
provide me with justification that I can give to our ldap admins?


thanks,

mike


On Tue, Mar 11, 2008 at 11:56 AM, Enda Cronnolly <[EMAIL PROTECTED]> 
wrote:



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 


-------------------------------------------------------------------------
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