LoginHandler[]= handler1
LoginHandler[]= handler2
...
Exponential will try to authenticate users using the login handlers in the order they are specified. Exponential provides the following login handlers:
Common for the login handlers different from the standard login handler is that Exponential automatically creates these users in Exponential itself. These users can then log in using the standard log in handler. Users created this way are updated automatically using cronjobs.
LoginHandler[]=standard
LoginHandler[]=LDAP
This configuration will try to log in users using the standard handler. If the standard handler fails, Exponential will try to authenticate the user via LDAP. If that also fails, the login is unsuccessful.
Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.