Github user necouchman commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-manual/pull/38#discussion_r107682052
--- Diff: src/chapters/ldap-auth.xml ---
@@ -388,11 +388,10 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
<term><property>ldap-dereference-aliases</property></term>
<listitem>
<para>Controls whether or not the LDAP connection
follows (dereferences) aliases
- as it searches the tree. There are four
possible values: never (the default),
- finding, searching, and always. Never means
aliases will never be followed;
- searching means they will be dereferenced
during search, but not when finding
- the start of the search; finding means only
when finding the start of the search,
- but not during the search; always means they
will always be followed.</para>
+ as it searches the tree. Poossible values for
this property are "never" (the default)
--- 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.
---