GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-manual/pull/95
GUACAMOLE-524: Document new format of custom LDAP parameter tokens.
This change updates the LDAP attribute parameter token documentation to
note the new `LDAP_` prefix and removes the documentation which covered the
generic `GUAC_ATTR_` tokens (which no longer exist).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-manual update-ldap-attr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-manual/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit 61d16713288a9dcb25127f4e9b4ae7fe3563a6c7
Author: Michael Jumper <mjumper@...>
Date: 2018-10-06T18:45:06Z
GUACAMOLE-524: Document new format of custom LDAP parameter tokens. Remove
generic custom user tokens.
----
---