diff --git a/war/resources/help/security/ldap/groupSearchBase.html b/war/resources/help/security/ldap/groupSearchBase.html index 8bb56df557972bf8d724c70617670af147fb04fd..f7360240907912eb1f60aa56ccf623b3ba6a4f2b 100644 --- a/war/resources/help/security/ldap/groupSearchBase.html +++ b/war/resources/help/security/ldap/groupSearchBase.html @@ -1,8 +1,8 @@
One of the searches Hudson does on LDAP is to locate the list of groups for a user. -

- This field determines the query to be run to identify the organizational unit that contains groups. The query is - almost always "ou=groups", so in most cases you should leave this field empty and let this default kick in. - -

\ No newline at end of file +

+ This field determines the query to be run to identify the organizational unit that + contains groups. The query is almost always "ou=groups" so try that first, + though this field may be left blank to search from the root DN. +