Operating System - HP-UX
1829265 Members
32183 Online
109988 Solutions
New Discussion

Re: Unix Authentication With Win 2000 Active Directory

 
SOLVED
Go to solution
Suren Selva
Advisor

Unix Authentication With Win 2000 Active Directory

Hello All,

Can HP-UX be configured to authenticate against a Windows 2000 active directory?

If so how can it be done? and can someone guide me to any online documents that deal with this issue?

I am a Unix admin with zero experience in Windows administration. Therefore I would appreciate all information despite how trivial it may seem. Thanks in advance to all replies.

Regards,
Suren Selva
Experience is worth nothing if not gained from!
2 REPLIES 2
Dan Wanek
Valued Contributor
Solution

Re: Unix Authentication With Win 2000 Active Directory

You can use LDAP-UX to authenticate to Active Directory. We use it with OpenLDAP, but the documentation states that it will work with Active Directory. It can be downloaded for free at software.hp.com.

--
Dan Wanek
Jim Marsden
Occasional Advisor

Re: Unix Authentication With Win 2000 Active Directory

Windows 2000 comes with a network component "services for UNIX" - part of this is an NIS server.

If you configure the Windows 2000 system as an NIS server and the HP-UX system as an NIS client, you will be able to authenticate UNIX logins against the Windows Active Directory database.

Take a look at http://www.microsoft.com/windows/sfu/docs/servfornis.doc which descibes the NIS service on Windows. Info on setting up NIS on HP-UX can be found at www.docs.hp.com (search for NIS).
There are ten kinds of people in this world, those that understand binary - and those that don't.