Operating System - HP-UX
1828256 Members
2655 Online
109975 Solutions
New Discussion

LDAPUX query multiple sources?

 
Wes Kaufmann
Super Advisor

LDAPUX query multiple sources?

Can you set ldapux to query multiple LDAP authoritative sources? Such as, I want to query AD LDAP and a SunOne LDAP depending on the pam.conf configuration.

ovo auth to use AD
sshd, login and others to use a UNIX ldap server.

Since I have to setup both using the same ldap library it would seem difficult and I don't see anything in the ldapux client that would allow this.
1 REPLY 1
Wes Kaufmann
Super Advisor

Re: LDAPUX query multiple sources?

Seems like the only way I can do this is load two ldap clients,

For instance,

1. LDAPUX that I will use for the unix users auth.

2. client openldap or some other that I can use a different library for AD for OVO auth.