Anything based on a text-config won't scale for me and my users (they use a web frontend for provisioning). Maybe I misunderstand unlang, if I can use it (and it looks like most importantly the !* operator) in my SQL backend that would be peachy. The problem is the attributes have I have strip change from user to user, and I have hundreds of groups, so if I can't do it in the SQL backend, it likely won't work for me. Cheers, GTG
-----Original Message----- From: Freeradius-Users [mailto:freeradius-users- bounces+ggiesen+freeradius-users=giesen.me@lists.freeradius.org] On Behalf Of A.L.M.Buxey@lboro.ac.uk Sent: October 1, 2015 3:01 PM To: FreeRadius users mailing list Subject: Re: Operator to remove attributes
Hi,
According to the docs:
http://wiki.freeradius.org/config/Operators
That is not allowed as a reply item.
different usage...if you look at the config of a recent version you'll see an example
# if (updated) { # update reply { # MS-MPPE-Recv-Key !* 0x00 # MS-MPPE-Send-Key !* 0x00 # } # }
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html