LDAP Accounting
    Brian Candler 
    B.Candler at pobox.com
       
    Tue Dec 11 16:49:58 CET 2012
    
    
  
On Tue, Dec 11, 2012 at 12:40:05PM +0000, Arran Cudbard-Bell wrote:
> Could you try 
> 
> update {
> 	<attribute> -= ANY
> }
> 
> Bare ANY keyword being magic.
Aside: would it be more consistent to allow
update {
  <attribute> !* "ANY"
}
where the RHS value is ignored? This is by analogy to unlang updates to AV
pair lists.
(See man unlang, under "Enforcement and Filtering Operators")
    
    
More information about the Freeradius-Devel
mailing list