The following reply was made to PR bin/66095; it has been noted by GNATS. From: markham breitbach <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: bin/66095: [pam] template_user is broken in pam_radius Date: Thu, 11 Aug 2011 15:20:35 -0600
Further to this, I have inserted some debug output into pam_radius.so.5 to output the password to syslog from the build_access_request. When I have a local user account matching the login I am using it works correctly and logs me in and syslog shows my password as expected: Aug 11 17:09:22 ssi-knta-pd1 sshd[5464]: rad_mb_debug: MySecret When I remove the local user account pam_radius uses the incorrect password when generating the password hash for the radius packet. Aug 11 17:09:48 ssi-knta-pd1 sshd[5473]: rad_mb_debug: ^H ^M^?INCORRECT _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
