Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-24 Thread Fajar A. Nugraha
On Thu, May 24, 2012 at 9:44 PM, sam wrote: > The pam_radius_auth module is installed on linux, and if the user-A is not > created in local and  only existed in remote radius server. > In following function() in pam_radius_auth.c, the *password always is > INCORRECT That is the expected behavior.

Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-24 Thread sam
The pam_radius_auth module is installed on linux, and if the user-A is not created in local and only existed in remote radius server. In following function() in pam_radius_auth.c, the *password always is INCORRECT +code+ static int rad_converse(pam_handle_t *pamh, int msg

Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-24 Thread sam
Is there anyone to contribute this fix? -- View this message in context: http://freeradius.1045715.n5.nabble.com/ssh-authentication-failed-problem-use-freeradius-pam-radius-tp5687733p5713353.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe

Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-11 Thread Martin Pauly
wrote: >> This is an issue with PAM on the client machine. Some other module is > doing password checking. When the password check fails, it re-sets the > password to "INCORRECT". That password is then sent to the pam_radius > module. > Go fix the client so that the PAM modules don't cha

Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-05 Thread ????
Hello,Alan. Thank you for you response. Alan wrote: > This is an issue with PAM on the client machine. Some other module is doing password checking. When the password check fails, it re-sets the password to "INCORRECT". That password is then sent to the pam_radius module. Go fix the client s

Re: ssh authentication failed problem use freeradius & pam_radius

2012-05-05 Thread Alan DeKok
小牧 wrote: > I am trying to use pam_radius to authenticate SSH login.My system is > Centos 5.6 64bit. > When I try to authenticate with ssh but failed,I am sure the shared > secret is correct. The shared secret is correct. > [pap] login attempt with password "? INCORRECT" This is an issue wit

ssh authentication failed problem use freeradius & pam_radius

2012-05-05 Thread ????
Hi everyone, I am trying to use pam_radius to authenticate SSH login.My system is Centos 5.6 64bit. When I try to authenticate with ssh but failed,I am sure the shared secret is correct. Freeradius got the following logs: rlm_sql (sql): Released sql socket id: 2 ++[sql] returns ok ++[expiratio