Operating System - HP-UX
1834343 Members
2257 Online
110066 Solutions
New Discussion

LDAP-UX integration synchronization of 2 server

 
sstan
Frequent Advisor

LDAP-UX integration synchronization of 2 server

Hi all,
Had anyone done synchronization for a ldapux integration B.04.00.02 for 2 hpux server.

Server OS is HPUX11.11 with ldapux version B.04.00.02 . can anyone share or provide the documentation of how to go about it .

Thanks in advance.
2 REPLIES 2
Don Mallory
Trusted Contributor

Re: LDAP-UX integration synchronization of 2 server

That's a big question.

First, you really need to read the main docs. I know it sounds like a pretty canned response, and who really reads them anyways, but, they're very good, very comprehensive and give you a good idea of where you are going.

Next, you need to figure out what kind of LDAP server you are connecting to, Netscape, Windows ADS, something else?

Are you encrypting the traffic?
Are you planning on authentication by Kerberos?
Do you want to allow every user in your LDAP directory access to both hosts, or just some to one and some to another? In that case, you will need pam_authz.
What about automounter, nfs, Samba, Apache?

First, the docs:

http://docs.hp.com/en/internet.html#LDAP-UX%20Integration
http://docs.hp.com/en/internet.html#Kerberos
http://docs.hp.com/en/5523/wp-SettingUpSambainanLDAPEnvironment.pdf

Next, a few other references:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1026837
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=840154
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1043163
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1008139
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1014969

You are in for a bit of a challenge. The trick to LDAP-UX is realising that it is not one product, but the interactions of many. The LDAP-UX Integration product is just the glue that sticks them all together.

Don



sstan
Frequent Advisor

Re: LDAP-UX integration synchronization of 2 server

ok thansk.