From version < 2.3 >
edited by awa
on 15.05.2019, 12:09
To version < 2.4
edited by gru
on 30.04.2020, 06:14
<
Change comment: Code Makros angepasst

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.gru
Content
... ... @@ -6,12 +6,12 @@
6 6  |= Property|= Default value|= Encrypted|= Explanation
7 7  |use.kerberos|false|no|Whether Kerberos authentication is activated.
8 8  |kerberos.fs.sync|false|no|When activated, all changes to the configuration will be sent to all available {{fserver number="plural"/}}.
9 -|ldap.search.use.clientconnection|false|no|Which connection settings are to be used for establishing a connection to the LDAP server (for searching for available users). When to to {{code}}false{{/code}}, the connection settings as configured in the [[Kerberos settings>>doc:Formcycle.SystemSettings.UserInterface.SingleSignOn.WebHome]] are used. Otherwise, the connection settings as configured in the [[client menu>>doc:Formcycle.UserInterface.Client.WebHome]] are used.
9 +|ldap.search.use.clientconnection|false|no|Which connection settings are to be used for establishing a connection to the LDAP server (for searching for available users). When to to {{code language="none"}}false{{/code}}, the connection settings as configured in the [[Kerberos settings>>doc:Formcycle.SystemSettings.UserInterface.SingleSignOn.WebHome]] are used. Otherwise, the connection settings as configured in the [[client menu>>doc:Formcycle.UserInterface.Client.WebHome]] are used.
10 10  |ldap.search.account|(empty string)|yes|The LDAP account used to access the active directory in order to search for available users.
11 11  |ldap.search.account.pwd|(empty string)|yes|Password for the LDAP account used to access the active directory in order to search for available users.
12 12  |ldap.search.ssl|false|no|Whether SSL is used for the connection to the LDAP server.
13 13  |ldap.search.dc|(empty string)|yes|Fully qualified name to the LDAP server.
14 14  |ldap.search.port|389|yes|The port for the connection to the LDAP server.
15 -|ldap.search.hop.count|5|no|The maximum number of referral hops that may be performed on the LDAP server. Setting this to {{code}}0{{/code}} deactivates referral hops and no references will be followed.
15 +|ldap.search.hop.count|5|no|The maximum number of referral hops that may be performed on the LDAP server. Setting this to {{code language="none"}}0{{/code}} deactivates referral hops and no references will be followed.
16 16  |ldap.search.basedn|(empty string)|yes|The LDAP base DN (distinguished name) used for looking up available user accounts.
17 17  {{/table}}
Copyright 2000-2024