1833776 Members
1956 Online
110063 Solutions
New Discussion

Re: PAM authentication

 
Selvakumar_4
Occasional Advisor

PAM authentication

Hi,

Where can I get the PAM auth tool for HP-UX.

Thanks,
Selva
6 REPLIES 6
Deoncia Grayson_1
Honored Contributor

Re: PAM authentication

Maybe this link will be of help to you:


http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J5849AA

If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
Don Mallory
Trusted Contributor

Re: PAM authentication

Also check out LDAP-UX, it includes the pam_authz module:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA

Along with this, you should read a couple of other documents.

The LDAP-UX Client Services B.04.00 with Microsoft Windows 2000/2003 Active Directory Administrator's Guide, page 95 is where it starts:

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

There's also a whitepaper on use of pam_authz for enforcing security policy, but it also has a lot of good examples for use:

http://docs.hp.com/en/6965/pam_authz_for_policy_wp_2_3.pdf

Don
Senthil Prabu.S_1
Trusted Contributor

Re: PAM authentication

Hi,

What version of HPUX you have?.

Since HP-UX 11i, PAM comes along with OE as a network security feature.



HTH,
Prabu.S
One man's "magic" is another man's engineering. "Supernatural" is a null word.
Arunvijai_4
Honored Contributor

Re: PAM authentication

Hi Selva,

There are quite a few pam modules available for HP-UX. HP Internet express contains these modules,

# PAM_mkhomedir
# PAM_passwdqc

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Selvakumar_4
Occasional Advisor

Re: PAM authentication

Friends,

Thanks for your reply.
Just I would like to do su restriction to oracle user same like su to root.

How can we configure this in /etc/pam.conf.

Thanks,
Selva
Selvakumar_4
Occasional Advisor