14 Mar
2012
14 Mar
'12
2:24 p.m.
Judd Maltin wrote:
I'm compiling my pam_radius_auth on x86_64 source and getting the following in my logs: ... Mar 14 12:57:30 app2 sshd[12858]: pam_radius_auth: Got password ^M^?INCORRECT
Another PAM module is butchering the password, before it is sent to pam_radius_auth. Go fix that.
What's the magic way to compile this for x86_64?
Nothing. This isn't a 64-bit issue. Alan DeKok.