Operating System - HP-UX
1827801 Members
2322 Online
109969 Solutions
New Discussion

Ldap-ux client (HP-UX) with Openldap server (RedHat)

 
Antonio Egea
Advisor

Ldap-ux client (HP-UX) with Openldap server (RedHat)

Hello all and thank you for your help,

I explain the environment:
- Openldap server in a Red Hat
- Ldap-ux client in HPUX

The HPUX machine is a ldap server at the same time but this should not interfere. We followed the steps for configuring openldap with ldap-ux (there is a document). The Red Hat server is working properly, but the client is not and if we try some testing like the recommended as:

#/opt/ldapux/bin> /opt/ldapux/bin/ldapsearch -T -b "cn=schema" -s base "(objectclass=*)" |grep -i posix

it returns info from the ldap-ux server configured in this machine (as it were client from itself and not from the RedHat).
How can we separate the two scenaries for troubleshooting it?
The ./setup tool for ldapux has 2 options, Netscape/Red Hat Directory and Windows Active Directory. Can I use it with Openldap?

Thank you for your help,
Antonio