From 8d0da886420d5ac7d62e600a996891e9bdc43840 Mon Sep 17 00:00:00 2001 From: hydrian Date: Tue, 19 Mar 2013 00:16:42 -0400 Subject: [PATCH] comment --- plugins/auth_ldap/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/auth_ldap/init.php b/plugins/auth_ldap/init.php index 1985e38e8..e1a4c49f1 100644 --- a/plugins/auth_ldap/init.php +++ b/plugins/auth_ldap/init.php @@ -21,7 +21,7 @@ */ /** - * Notes + * Notes - * LDAP search does not support follow ldap referals. Referals are disabled to * allow proper login. This is particular to Active Directory. *