adhomeDirectory

This commit is contained in:
2021-01-21 11:35:12 +01:00
parent ceeac44ede
commit f75058bc30
6 changed files with 31 additions and 6 deletions

View File

@ -135,6 +135,11 @@ parameters:
ldap_password: %%pwdreader("",%%ldap_reader_passfile)
%end if
ldap_basedn: %%ldap_base_dn
%if %%getVar("ninegate_ldaptype", 'LDAP') == "AD"
ldap_addomaine: %%ninegate_addomaine
%else
ldap_addomaine:
%end if
# Mise en page
weburl: %%web_url