Github user necouchman commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-manual/pull/38#discussion_r107881977
  
    --- Diff: src/chapters/ldap-auth.xml ---
    @@ -384,6 +384,16 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
                                     have no effect on Guacamole 
configurations.</emphasis></para>
                         </listitem>
                     </varlistentry>
    +                <varlistentry>
    +                    
<term><property>ldap-dereference-aliases</property></term>
    +                    <listitem>
    +                        <para>Controls whether or not the LDAP connection 
follows (dereferences) aliases
    +                            as it searches the tree.  Possible values for 
this property are "never" (the default)
    +                            so that aliases will never be followed, 
"searching" to dereference during search operations
    +                            after the base object is located, "finding" to 
dereference in order to locate the
    +                            search base, but not during the actual search, 
and "always" to always dereference aliases.
    --- End diff --
    
    Fixed, and built it to make sure.


---
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.
---

Reply via email to