Re: multiiple values in an attribute

2006-09-07 Thread Ali Majdzadeh
Hi FonciThanks for your attention.I consulted the freeradius documentation about the problem.They have mentioned that the AV pairs which contain multiple values are maintained using arrays. These arrays are available in, for example, shell scripts: example:%{Cisco-AVPair[0]} references the value

Re: multiiple values in an attribute

2006-09-07 Thread Ali Majdzadeh
Ah sorry,By the way, in the C code, please change Cisco-AVPair to CISCO_AVPAIR. This is the transformation which freeradius makes with regard to its environment variables and you should take care of the issue in your shell scripts or C code. Best RegardsAliOn 9/7/06, Ali Majdzadeh [EMAIL