FreeRadius/LDAP Generic Reply Attribute
Alan DeKok
aland at deployingradius.com
Thu Mar 11 15:01:14 CET 2010
Joel Prine wrote:
> UPDATE:
>
> It is definitely the "#" that is killing me, if i move the "#" sign
> anywhere in the string it keeps only the piece prior to the "#" sign of
> the string, is there a way to escape this character?
Use a string.
Cisco-Avpair = "lcp:interface-config#1=rate-limit input 512000 96000
96000 conform-action continue exceed-action drop"
You can't put random pieces of text in and expect to to "do the right
thing". It helps to format the text correctly.
Alan DeKok.
More information about the Freeradius-Users
mailing list