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