diff options
author | M.Gergo | 2020-01-12 12:53:59 +0100 |
---|---|---|
committer | M.Gergo | 2020-01-12 12:53:59 +0100 |
commit | 7891f65fb7544f3b1a126f8e0688889d6a6954f3 (patch) | |
tree | 9c5a1122a1e3aba3de81f888dafed14a1cb78282 /mayor-orig/mayor-base/config | |
parent | 502843a035833f82321ed990ada1eda23612ed92 (diff) | |
download | mayor-7891f65fb7544f3b1a126f8e0688889d6a6954f3.tar.gz mayor-7891f65fb7544f3b1a126f8e0688889d6a6954f3.zip |
Rev: 4589rev4589
Diffstat (limited to 'mayor-orig/mayor-base/config')
-rw-r--r-- | mayor-orig/mayor-base/config/private-conf.php.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mayor-orig/mayor-base/config/private-conf.php.example b/mayor-orig/mayor-base/config/private-conf.php.example index f241e358..3b20152a 100644 --- a/mayor-orig/mayor-base/config/private-conf.php.example +++ b/mayor-orig/mayor-base/config/private-conf.php.example @@ -53,7 +53,9 @@ //'ldap base dn' => 'o=mayor,c=hu', //'createAccountScript' => 'accounts.sh' - #Active Directory Test + ### Active Directory Test ### + # self-signed cert esetén a /etc/ldap/ldap.conf-ba: TLS_REQCERT allow # + ### ### #'backend' => 'ads', #'adsHostname' => 'ldaps://your.domain:636', // Jelszóváltoztatáshoz kötelező az ldaps #'adsBaseDn' => 'DC=your,DC=domain', |