Roberto Greiner <[EMAIL PROTECTED]> wrote: > I need some basic info like how to configure linux to authenticate (and > account) ssh users with radius, but I couldn't find a guide about it
See the SSH documentation. If it doesn't say it does RADIUS, then it would appear that it doesn't do RADIUS. Maybe you could try using PAM authentication with SSH, and then the pam_radius_auth module. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

