"Ali Majdzadeh" <[EMAIL PROTECTED]> wrote: > Is it possible to catch Multiple-valued attributes through a C program? > I can fetch, for example, User-Name attribute by calling USER_NAME = getenv > (USER_NAME); > but how should I fetch something like Cisco-AVPair?
You don't. You write a module in the server, that has complete access to everything. 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

