28 Jan
2010
28 Jan
'10
11:41 a.m.
Troy.Rindy@validants.com wrote:
Send Request to our Corporate Radius Server for Two Factor Auth If the corporate Server is Unavailable, doesn't respond or if the user is not found, then Use Auth-Type LDAP to Authenticate to our local LDAP repository
The server isn't really set up to do that. i.e. "authenticate the user, and if authentication fails, do another authentication.
However, I cannot get them to work together as "Try Corporate first, then local LDAP second".
Try "use local LDAP first", and proxy second. :) If the proxy returns reject, then reject. if LDAP returns reject, then reject. Alan DeKok.