GUACAMOLE-101: Remove connection search filter documentation.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/e23f09e7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/e23f09e7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/e23f09e7 Branch: refs/heads/master Commit: e23f09e7e46f2f710a916c537e9b230e5cdae23c Parents: 1b6fdca Author: Nick Couchman <[email protected]> Authored: Tue Mar 28 08:00:35 2017 -0400 Committer: Nick Couchman <[email protected]> Committed: Tue Mar 28 12:44:31 2017 -0400 ---------------------------------------------------------------------- src/chapters/ldap-auth.xml | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/e23f09e7/src/chapters/ldap-auth.xml ---------------------------------------------------------------------- diff --git a/src/chapters/ldap-auth.xml b/src/chapters/ldap-auth.xml index 5d37c83..e9191cb 100644 --- a/src/chapters/ldap-auth.xml +++ b/src/chapters/ldap-auth.xml @@ -404,15 +404,6 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config </emphasis></para> </listitem> </varlistentry> - <varlistentry> - <term><property>ldap-connection-search-filter</property></term> - <listitem> - <para>The search filter used to query the LDAP tree for connections that - can be accessed from Guacamole. <emphasis>If this property is omitted - the default of (objectClass=guacConfigGroup) will be used. - </emphasis></para> - </listitem> - </varlistentry> </variablelist> <para>Again, even if the defaults are sufficient for the other properties, <emphasis>you must still specify the <property>ldap-user-base-dn</property>
