Displaying 2 results from an estimated 2 matches for "jvijayku".
2004 Jun 15
2
ssh daemon fails to call pam when user does not exist in /etc/passwd
...en ssh daemon is not
calling pam. The debug log is given below. All these were working in
prior versions. Any idea why there is dependency on local user accounts
? I have also given sshd's pam file
Any help is greatly appreciated
vijay
debug log
=======
debug1: userauth-request for user jvijayku service ssh-connection method
none
debug1: attempt 0 failures 0
Illegal user jvijayku from 64.104.131.187
input_userauth_request: illegal user jvijayku
debug1: PAM: initializing for "jvijayku"
debug3: Trying to reverse map address 64.104.131.187.
debug1: PAM: setting PAM_RHOST to "6...
2008 Jan 08
0
Support user certificate through PAM
Hi
We use pam to authenticate users password using RADIUS. There is now a requirement to support these RADIUS users through certificate based authentication instead of password. I was thinking whether the current X.509 patch supporting certificate can be modfied to use PAM ?. Or else,
Since keyboard interactive uses PAM anyway, Is there any easy way to pass user certificate to pam which can in