Re: [RADIATOR] using add_attr with cisco-avpairs

2011-06-09 Thread Matt
be adding it like this: $rad->add_attr('cisco-avpair', "$pairName=$pairValue"); Cheers, Kiernan From: radiator-bounces at open.com.au [mailto:radiator-bounces at open.com.au] On Behalf Of Matt Sent: Friday, 10 June 2011 1:41 PM To: radiator at open.com.au Subject: [RADIAT

Re: [RADIATOR] using add_attr with cisco-avpairs

2011-06-09 Thread Kiernan McColl
On Behalf Of Matt Sent: Friday, 10 June 2011 1:41 PM To: radiator@open.com.au Subject: [RADIATOR] using add_attr with cisco-avpairs Greetings, I have a requirement to re-write certain cisco-avpairs as they are pulled from LDAP and returned to the LNS. Using a PostAuthHook i'm achieving th

[RADIATOR] using add_attr with cisco-avpairs

2011-06-09 Thread Matt
Greetings, I have a requirement to re-write certain cisco-avpairs as they are pulled from LDAP and returned to the LNS. Using a PostAuthHook i'm achieving this, kind of. My problem is it looks like its working but it isnt. In this example I don't need to modify the particular avpair so it works