Dan Geist <[EMAIL PROTECTED]> wrote: > 1) check an SQL db for the encryption key and tokenize everything (if > so, continue, else exit)
What do you mean by that? > Now, I know that's a lot of info, but does FreeRadius have the > flexibility to be able to do something like this? So far as I can tell, yes. > The big things are that it be able to do PAM auth on users See rlm_pam. > and that it be able to return VSAs based on a one-to-one > relationship that's stored in a MySQL db. See doc/rlm_sql. 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

