A page in your DokuWiki was added or changed. Here are the details: Date : 2018/04/09 16:17 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 IP-Address : 213.41.140.203 Hostname : redonhopital-adsl.pck.nerim.net Old Revision: http://ltb-project.org/documentation/white-pages/0.2/config_ldap?rev=1523283454 New Revision: http://ltb-project.org/documentation/white-pages/0.2/config_ldap Edit Summary: [Group search parameters] User : nqb
@@ -65,19 +65,16 @@ <file php> $ldap_group_base = "ou=groups,".$ldap_base; </file> - The filter can be set in ''$ldap_user_filter'': + The filter can be set in ''$ldap_group_filter'': <file php> $ldap_group_filter = "(|(objectClass=groupOfNames)(objectClass=groupOfUniqueNames))"; </file> - - <note important>important</note> - ===== Size limit ===== It is advised to set a search limit on client side if no limit is set by the server: <file php> $ldap_size_limit = 100; </file> <note>This limit will also restrict the number of entries shown in the [[.:config_gallery|gallery menu]]</note> -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
