GUACAMOLE-524: Made attribute token explanation more generic

Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/a18f5966
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/a18f5966
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/a18f5966

Branch: refs/heads/staging/1.0.0
Commit: a18f596678719d626270a499b1f9fce93114bf9f
Parents: be2091a
Author: Jared Frees <frees...@osu.edu>
Authored: Thu Jul 5 11:00:46 2018 -0400
Committer: Jared Frees <frees...@osu.edu>
Committed: Thu Jul 5 11:00:46 2018 -0400

----------------------------------------------------------------------
 src/chapters/configuring.xml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/a18f5966/src/chapters/configuring.xml
----------------------------------------------------------------------
diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml
index f2714ae..de25f7e 100644
--- a/src/chapters/configuring.xml
+++ b/src/chapters/configuring.xml
@@ -4037,12 +4037,11 @@ guaclog: INFO: All files interpreted 
successfully.</computeroutput>
                     
<term><varname>${GUAC_ATTR_<replaceable>CUSTOM_ATTRIBUTE_NAME</replaceable>}</varname></term>
                     <listitem>
                         <para>An attribute value specified on the current 
Guacamole user.
-                            <replaceable>CUSTOM_ATTRIBUTE_NAME</replaceable> 
is a custom attrbiute
-                            name specified in guacamole.properties. The values 
for these attributes
-                            are queried from the LDAP directory when the user 
is authenticated.
-                            There is a token for each attribute specified in 
guacamole.properties,
-                            so the number of these tokens is arbitrary. If no 
attributes
-                            are specified then these tokens do not 
exist.</para>
+                            <replaceable>CUSTOM_ATTRIBUTE_NAME</replaceable> 
is a custom
+                            user attribute that may be obtained from any of 
the authentication
+                            modules that implement the feature. There are an 
arbitrary
+                            number of these tokens. If no attributes are 
specified
+                            then this token does not exist.</para>
                     </listitem>
                 </varlistentry>
             </variablelist>

Reply via email to