Authenticate against one module, if fail attempt authentication	against another
    A.L.M.Buxey at lboro.ac.uk 
    A.L.M.Buxey at lboro.ac.uk
       
    Mon Jul 29 21:33:29 CEST 2013
    
    
  
Hi,
>    If the user authenticates against to radius server and fails NTLM_AUTH,
>    the request will then be authenticated against PAM and if it still fails
>    it will be rejected.
use a bit of the unlang construct with the failover method.
http://wiki.freeradius.org/config/Fail%20over
so, try ntlm_auth, if that fails, 'ignore' the result and fire off PAM etc etc
alan
    
    
More information about the Freeradius-Users
mailing list