Re: Question about Multiple-valued attributes

2006-09-07 Thread Ali Majdzadeh
Hi Alan Thanks for your help. Best RegardsOn 9/7/06, Alan DeKok <[EMAIL PROTECTED]> wrote: "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);

Re: Question about Multiple-valued attributes

2006-09-07 Thread Alan DeKok
"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

Question about Multiple-valued attributes

2006-09-07 Thread Ali Majdzadeh
Hi 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? Best RegardsAli - List info/subscribe/unsubscribe? See http://www.freeradius.org/li