LDAPEnabled
Summary
Sets the use of the LDAP server.Usage
LDAPEnabled= true | false
Description
Allows you to enable/disable the use of the LDAP server. The LDAP server can be used as a repository for user and group information. If LDAP is enabled the LDAP ligin handler should be set here:
site.ini [UserSettings] LoginHandler.
For more information on the workings of LDAP please visit http://ez.no/doc/ez_publish/technical_manual/4_x/features/ldap_login_handler.
Possible settings are true to enable the use of the LDAP server and false to disable the use of the LDAP server.
This setting is case sensitive.
Examples
LDAPEnabled=true
The LDAP server will be used. This is the default setting.
Ester Heylen (16/11/2009 2:48 pm)
Ester Heylen (22/06/2010 1:55 pm)
Comments
There are no comments.