Skip to content
Snippets Groups Projects
Commit 0c3e56fc authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[ldap] ldap_server is slapd


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 4f8cf7f9
No related branches found
No related tags found
Loading
......@@ -8,7 +8,7 @@ uid nslcd
gid nslcd
# The location at which the LDAP server(s) should be reachable.
{% if 'ldap_server' in group_names %}
{% if 'slapd' in group_names %}
uri ldapi:///
{% else %}
{% for server in ldap.servers %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment