Norman Zhang wrote:
> This won't work, as Auth-Type = System will act as the clean-up default.
> All other Unix users will be able to login, except they have privilege =
> 1. I read through users(5) few times, not sure if there's a way that I
> can avoid this. Can you give more hints?
If you want only groups A and B to log in, do:
DEFAULT Group == A, Auth-Type = System
...
DEFAULT Group == B, Auth-Type = System
...
DEFAULT Auth-Type := Reject
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