(don't cc me, I'm on the list).

QPopper queries PAM.  PAM uses the LDAP config.
The issue you are having has to do with Solaris and PAM,
not qpopper.


Quoting Mr. Kai Cheong, LO ([EMAIL PROTECTED]):
> My configuration for two LDAP server is for resilience purpose. My problem
> is that if I configure two LDAP servers at /var/ldap/ldap_client_file,
> qpopper will report error and can't authenticate against LDAP through PAM.
> Most PAM-application like telnet, ftp, IMAP is workable but Qpoper will
> report error like
> 
> Dec  5 14:24:33 pop3.abc.com popper[14772]: [ID 293258 local3.error]
> libsldap: Status: 2  Mesg: Unable to load configuration
> '/var/ldap/ldap_client_file' ('Invalid server (192.168.4.102,) in
> NS_LDAP_SERVERS').
> 
> My contents at /var/ldap/ldap_client_file is
> NS_LDAP_FILE_VERSION= 2.0
> NS_LDAP_SERVERS= 192.168.4.102, 192.168.4.103
> NS_LDAP_SEARCH_BASEDN= dc=abc,dc=com
> NS_LDAP_AUTH= simple
> NS_LDAP_CACHETTL= 3600
> 
> 
> ----- Original Message ----- 
> From: "Chuck Yerkes" <[EMAIL PROTECTED]>
> To: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
> Sent: Saturday, December 06, 2003 9:44 AM
> Subject: Re: Qpopper4.0.5 + PAM + Solaris8 + LDAP
> 
> 
> > Quoting kclo2000 ([EMAIL PROTECTED]):
> > > Is there any people successfully to use Qpopper4.0.5 with pam on
> Solaris8
> > > with LDAP authentication?  My problem is that I can't configure two LDAP
> > > servers in /var/ldap/ldap_client_file
> >
> > It doesn't sound like a qpopper issue then.
> >
> > But you don't WANT to LDAP servers.  You want one name space.
> > An ldap server can send you off to another server if that part
> > of the namespace tree is served there.
> > (host1 serves  dc=example,dc=com
> > and everything else for it.
> > host2 serves dc=dmz,dc=example,dc=com
> > so host1 needs a reference to that to point you to host2 for dmz
> > queries.
> >
> >
> > You migth take it to a solaris or LDAP list...

Reply via email to