Operating System - HP-UX
1834149 Members
2085 Online
110064 Solutions
New Discussion

Re: how to setup ldap on hp-ux

 
Joseph Hoh
Frequent Advisor

how to setup ldap on hp-ux

I am trying setup my HP-UX server to use an exsiting ldap server for authentication. I cannot find any simple intructions on how this is done. Do I need the LDAP-UX product? Is there just a config file to edit?

Any help would be good.

Thanks.
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: how to setup ldap on hp-ux

additionally to the links provided, go to docs.hp.com and search on "ldap", which will provide you with ~450 hits.

live free or die
harry
Live Free or Die
Steven E. Protter
Exalted Contributor

Re: how to setup ldap on hp-ux

LDAP is free in case thats not mentioned. its also on the Core OS CD so it might already be installed.

swlist -l product | grep -i ldap

Doc:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4269-90006/J4269-90006_top.html&con=/hpux/onlinedocs/J4269-90006/00/00/41-con.html&toc=/hpux/onlinedocs/J4269-90006/00/00/41-toc.html&searchterms=configuration%7cldap&queryid=20030826-98421

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Joseph Hoh
Frequent Advisor

Re: how to setup ldap on hp-ux

Can OpenLDAP be used as a client on HP-UX?