Hi all, just I compiled openssh-2.5.1p2 on HP-UX 11 including the --with-pam option in ./configure. The contrib/ directory shows a generic pam.conf example with several pam_*.so files which I miss on my system. How can I update the /etc/pam.conf in order to use the PAM authentication scheme? regards Stephan -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471 fax: +49-(0)331-27548 1187 EMail: stephan.hendl at lds.brandenburg.de
On Tue, 6 Mar 2001, Stephan Hendl wrote: : just I compiled openssh-2.5.1p2 on HP-UX 11 including the --with-pam : option in ./configure. The contrib/ directory shows a generic : pam.conf example with several pam_*.so files which I miss on my : system. How can I update the /etc/pam.conf in order to use the PAM : authentication scheme? openssh --with-pam+hp-ux 11 pam should work by default (with the default /etc/pam.conf) due to a match on OTHER service. this is mentioned in the INSTALL file.