1829679 Members
8033 Online
109992 Solutions
New Discussion

Re: ldap

 
SOLVED
Go to solution
christian_derek
Regular Advisor

ldap

Hi,

I need to remove the auth method from my 11iv3 out from the box for a compliance reason. I was thinking of having the HP-UX using our Active Directory 2008 RC2.

What do I need and what are the step involve? I would like to test that with few users only at the beginning. I think with pam_user.conf I will be able to do that!

thanks
6 REPLIES 6
nightwich
Valued Contributor

Re: ldap

Hi Cristian


First you need to have/install a LDAP client.

Then you need to configuret.

Never try this configuration.


Good luck.
christian_derek
Regular Advisor

Re: ldap

I am not sure I understand, why never try this configuration?
nightwich
Valued Contributor

Re: ldap

Hi,

I never try it. So I cannot give you more details.

But you can go ahead

Regards
Rasheed Sonson
Occasional Advisor

Re: ldap

I am trying the same thing. There are a few docs on how to set it up but its not 100% clear. Download the PAM Kerberos software to start. Good luck
TTr
Honored Contributor
Solution

Re: ldap

TTr
Honored Contributor

Re: ldap

Those 4 links seem to be stale.

Try these

http://docs.hp.com/en/J4269-90075/J4269-90075.pdf

http://docs.hp.com/en/J4269-90076/J4269-90076.pdf

You should be configuring SSL with LDAP otherwise you would be sending passwords to AD in clear text. The instructions on page 49 use a certificate authority (CA) to generate the certificates. You should be able to use server based certificates instead.