1840795 Members
4119 Online
110172 Solutions
New Discussion

Re: PAM module for SSO

 
stefano_20
Occasional Contributor

PAM module for SSO

I'm working on HP-UX11i to make a Single Sign On architecture. I use custom PAM module to authenticate users versus a SecurityServer. The PAM module work corrrectly on Solaris 8.0, but the same module on HP don't work.
I have the following question:
1)PAM framework is the same of Solaris?
2)How I have to compile PAM module on HP?

Thanks in advance.
1 REPLY 1
Mike Brown_3
Frequent Advisor

Re: PAM module for SSO

Hi Stefano,

I don't think PAM works exactly the same as on Solaris, but check out the following docs - they are very informative and clear;
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90701/B2355-90701_top.html&con=/hpux/onlinedocs/B2355-90701/00/00/71-con.html&toc=/hpux/onlinedocs/B2355-90701/00/00/71-toc.html&searchterms=pluggable%7cauthentication&queryid=20020626-033457

It should cover the topics in question.
There's no substitute for experience