From 3872dee261779a3263155935a578173205aae533 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 30 Apr 2016 20:38:16 -0400 Subject: Added support for LDAP Posix Groups (OpenLDAP with memberUid) --- doc/ldap-authentication.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ldap-authentication.markdown') diff --git a/doc/ldap-authentication.markdown b/doc/ldap-authentication.markdown index cacfb523..e994c149 100644 --- a/doc/ldap-authentication.markdown +++ b/doc/ldap-authentication.markdown @@ -167,8 +167,8 @@ Just change the value of `LDAP_ACCOUNT_CREATION` to `false`: define('LDAP_ACCOUNT_CREATION', false); ``` -Troubleshootings ----------------- +Troubleshooting +--------------- ### SELinux restrictions -- cgit v1.2.3