adhomeDirectory
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user