Compare commits
No commits in common. "2bb89b008d74dcc94943d34a728e47dd2387e5ce" and "c82afe13de0271f31a4200e092e61d96585ee59f" have entirely different histories.
2bb89b008d
...
c82afe13de
@ -180,7 +180,7 @@ parameters:
|
||||
ldap_baseniveau01: ou=%%ninegate_niveau01branche,ou=%%ninegate_organization,%%ldap_base_dn
|
||||
ldap_baseniveau02: ou=%%ninegate_niveau02branche,ou=%%ninegate_organization,%%ldap_base_dn
|
||||
ldap_basegroup: ou=groups,ou=%%ninegate_organization,%%ldap_base_dn
|
||||
%else if %%getVar("ninegate_ldaptemplate", '') == "open"
|
||||
%else if %%getVar("ninegate_ldaptemplate", 'open') == "open"
|
||||
%if not %%is_empty(%%ninegate_openldapsubbranchuser)
|
||||
ldap_baseuser: %%ninegate_openldapsubbranchuser
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user