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. *