[RADIATOR] If-then-else logic for AuthBy

Christopher Bongaarts cab at umn.edu
Wed Nov 6 15:51:21 CST 2013


I have a need to handle multiple authentication methods which returns 
something like this:

AuthBy LDAP2
if result = ACCEPT
then
     AuthBy DUO
  else
     AuthBy RADIUS

with the ultimate authentication result coming from either the DUO or 
RADIUS module.  I tried to figure out a way to arrange some combination 
of AuthBy GROUP and AuthByPolicy to make this fly but I can't seem to 
figure out a way to make it work.  Any suggestions?

-- 
%%  Christopher A. Bongaarts   %%  cab at umn.edu          %%
%%  OIT - Identity Management  %%  http://umn.edu/~cab  %%
%%  University of Minnesota    %%  +1 (612) 625-1809    %%



More information about the radiator mailing list