config/main.inc.php.dist
@@ -503,6 +503,11 @@ 'fuzzy_search' => true, // server allows wildcard search 'sizelimit' => '0', // Enables you to limit the count of entries fetched. Setting this to 0 means no limit. 'timelimit' => '0', // Sets the number of seconds how long is spend on the search. Setting this to 0 means no limit. // definition for groups, set to false if no groups are supported 'groups' => array( 'base_dn' => 'ou=groups,ou=rcabook,dc=localhost', 'filter' => '(objectClass=groupOfNames)', ), ); */