I think I have them set up...It seems to log in just fine, the problem is it doesn't appear to be using PAM at all. I can remove the sshd file in pam.d and I get the same behavior. My other file is just a deny/warn so if it were using PAM I would get warnings without the sshd file. [jeff@P233 pam.d]$ cat sshd # # Begin /etc/pam.d/sshd # # module ctrl module [path] ...[args..] # type flag auth required pam_warn.so auth requisite pam_securetty.so debug auth required pam_unix.so debug account required pam_unix.so session required pam_unix.so password required pam_unix.so shadow md5 -----Original Message----- From: pam-list-admin@redhat.com [mailto:pam-list-admin@redhat.com] On Behalf Of Ivan Popov Sent: Sunday, May 05, 2002 04:26 To: pam-list@redhat.com Subject: Re: Open SSH Support On Sat, 4 May 2002, Jefferson Cowart wrote: > Is there anything special I have to do to get OpenSSH to use PAM for > authentication. I have change the PAMAuthenticationViaKbdInt option to > yes and then reloaded sshd. I also configured it with "--with-pam", so I > think everything should work. PAM does work successfully for everything "sshd" service entries in pam.conf or "sshd" file in pam.d ? Good luck, -- Ivan _______________________________________________ Pam-list@redhat.com https://listman.redhat.com/mailman/listinfo/pam-list