Skip to content
Snippets Groups Projects

ldap.ini: allow haproxy too

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
# ======================================================================
#
# LOCAL MYSQL INSTANCE
# LOCAL LDAP INSTANCE
#
# ======================================================================
@@ -9,7 +9,7 @@
# process = 'slapd'
tcp-port = 636
tcp-target = localhost
tcp-process = 'slapd'
tcp-process = 'slapd|haproxy'
[set]
Loading