Github user necouchman commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-manual/pull/39#discussion_r108459743
--- Diff: src/chapters/ldap-auth.xml ---
@@ -384,6 +384,15 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
have no effect on Guacamole
configurations.</emphasis></para>
</listitem>
</varlistentry>
+ <varlistentry>
+
<term><property>ldap-user-search-filter</property></term>
+ <listitem>
+ <para>The search filter used to query the LDAP
tree for users that
+ can log into and be granted privileges in
Guacamole. <emphasis>If
+ this property is omitted the default of
(objectClass=*) will be used.
--- End diff --
Fixed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---