Operating System - HP-UX
1838619 Members
2144 Online
110128 Solutions
New Discussion

Re: SSH and PAM on HPUX 1020???

 
SOLVED
Go to solution
Tony Kuehn
Advisor

SSH and PAM on HPUX 1020???

I am running OpenSSH 3.5p1 on several HPUX 1020 servers, however, this does not verify the user password is enabled with trusted systems, so I need to tie SSH and Trusted together. I have heard mixed messages if SSH and PAM will work on HPUX 1020.
Please advise, any information you have on this. I also need to set this up on HPUX 11.x and I "believe" that I just need to recompile the SSH code to use PAM. Is this correct??? Please advise, Thanks!!!!
2 REPLIES 2
Dan Wanek
Valued Contributor
Solution

Re: SSH and PAM on HPUX 1020???

Please see the following post from the openssh dev mailing list:

http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=103616669007073&w=2


With the applied pathes we have openssh running on 11.0 and 11i in trusted mode without any problems.

--
Dan
Tony Kuehn
Advisor

Re: SSH and PAM on HPUX 1020???

I was able to get this working for HPUX 11.i. But still having some trouble with HPUX 10.20. When attempting to compile SSH with the option to use PAM authenication it fails with an error that it can't find the pam header files. Anyone have suggestions for getting ssh to work with trusted systems on HPUX 10.20 please advise.