[EMAIL PROTECTED] wrote: > I want to use the sql authentication module to provide a list of users.
The SQL module doesn't do authentication. The "authorise" section can check the DB for the existense of a usrr. > Everyone in this list should be proxied. However, if you aren't in the > table, then you should immediately be rejected. Configure everyone in the list to be proxied via Proxy-To-Realm attribute. Then, don't have any authentication methods for anyone else. The default behavior of the server is to reject users. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

