Dear Tony,

Thanks for your response!

I have tried your suggestion with the following steps : -
1. /etc/init.d/ldap.client stop
2. Modify /var/ldap/ldap_client_file by adding one more ldap server entry
3. /etc/init.d/ldap.client start

If the first LDAP server entry is reachable, the /var/ldap/ldap_client_file
will be modified by only maintaining first entry of LDAP server.  The second
entry of ldap server will be removed.
If the first LDAP server entry is not reachable, the file will be modified
by only containing the second LDAP server.  The first entry of LDAP server
will be removed.

Is the above result correct?

THanks!
----- Original Message ----- 
From: "The Little Prince" <[EMAIL PROTECTED]>
To: "kclo2000" <[EMAIL PROTECTED]>
Cc: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
Sent: Wednesday, November 05, 2003 1:46 PM
Subject: Re: Qpopper4.0.5 in Solaris 8 with LDAP enabled through PAM


> On Wed, 5 Nov 2003, kclo2000 wrote:
>
> > Dear all,
> >
> > We have enabled Solaris 8 to authenticate through LDAP by changing the
order
> > of LDAP in the passwd and group of the nsswitch.conf and modify the PAM
> > configuration.  All OS service including telnet,ftp is running properly.
We
> > have also recomplie Qpopper with PAM enabled option.  The POP3 process
also
> > running properly only if there is only 1 LDAP server entry is set at the
> > /var/ldap/ldap_client_file.  When we setup two LDAP servers entry in it
like
> >
> > NS_LDAP_FILE_VERSION= 2.0
> > NS_LDAP_SERVERS= 10.1.1.1,10.1.1.2
>
> AFAIK, this is incorrect syntax
> try:
> NS_LDAP_SERVERS= 10.1.1.1
> NS_LDAP_SERVERS= 10.1.1.2
>
> > My question is that when we enable POP3 through PAM, Qpopper should only
> > read the information from Solaris 8 PAM configuration.  Qpopper should
not
> > read the LDAP information directly??
>
> i don't think it is..probably the sldap library is through system pam, but
> just relaying the error back to the calling process.
>
> --Tony
>
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
> Anthony J. Biacco                            Network
Administrator/Engineer
> [EMAIL PROTECTED]
http://www.asteroid-b612.org
>
>        "You find magic from your god, and I find magic everywhere"
>
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
>
>

Reply via email to