[RADIATOR] How to OR attributes for Handler selection
Christopher Bongaarts
cab at umn.edu
Fri Feb 17 19:14:55 UTC 2017
On 2/15/2017 8:06 AM, Vangelis Kyriakakis wrote:
> Is there a way to use attributes in an OR way? e.g. <Handler
> Client-Identifier=abuse *OR *User-Name = user>.
> If not then it would be a very handy feature to implement.
One way to accomplish this would be to put the Handler contents into a
separate configuration file and Include it in two Handlers:
<Handler Client-Identifier=abuse>
include %D/abuse_or_user_handler.cfg
</Handler>
<Handler User-Name=user>
include %D/abuse_or_user_handler.cfg
</Handler>
--
%% Christopher A. Bongaarts %% cab at umn.edu %%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.open.com.au/pipermail/radiator/attachments/20170217/1ec5f3a9/attachment.html>
More information about the radiator
mailing list