|
> I'm using freeradius to authenticate and
authorize users to cisco switches/routers/FW. Does this help: http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg31230.html If not then run freeradius in debug mode and look at the request
attributes for each type of authentication. Then, you can configure it to
process each type of authentication based upon the differences in attributes
passed. |