21 Nov
2007
21 Nov
'07
1:41 p.m.
Dan Gahlinger wrote:
I've read the faq, wiki, etc and the sample configs that come with freeradius, but I'm a bit stuck
I want to have users use SSH to login to the server, but use radius as the authentication method, is this possible?
Yes. SSH calls PAM. PAM uses the pam_radius_auth plugin, which talks to a RADIUS server. Alan DeKok.