On 20/02/13 11:53, [email protected] wrote:
Hi,

I can authenticate using Kerberos, by running radius in debugging mode.
I can see that I get Access-Accept packet but SSH doesn’t gets logged in.

I get following in /var/log/messages

pam_radius_auth: DEBUG: getservbyname(radius, udp) returned -562132672.

You have underlying problems with NSS, which means get*() libc calls are sporadically failing.

This is not a RADIUS problem; ensure your system can reliably make name/service resolution calls. If you are using nss_ldap, perhaps ensure it's not enabled for "services"; there's no value in doing these over the network.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to