summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Groffen <groffenj@dsto.defence.gov.au>2016-01-15 11:45:24 +1030
committerSimo Sorce <simo@redhat.com>2016-02-03 07:13:45 -0500
commit3361a7910e5b934d65ca3cb70aa551dddff69179 (patch)
treeb00b2beb889112b378a9d38d3f6cfacba7d86d72
parent7c0d8634541da5804f711a0e777b3ab03e897911 (diff)
downloadmod_auth_gssapi-3361a7910e5b934d65ca3cb70aa551dddff69179.tar.gz
mod_auth_gssapi-3361a7910e5b934d65ca3cb70aa551dddff69179.tar.xz
mod_auth_gssapi-3361a7910e5b934d65ca3cb70aa551dddff69179.zip
Minor formatting changes to the README.
[Changes to original commit: removed trailing whitespace] Reviewed-by: Simo Sorce <simo@redhat.com> Closes #67
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 3851f92..6f72d72 100644
--- a/README
+++ b/README
@@ -119,7 +119,7 @@ to handle cookies so that module needs to be activated and configured.
GSSAPI uses a secured (encrypted + MAC-ed) payload to maintain state in the
session cookie. The session cookie lifetime depends on the lifetime of the
GSSAPI session established at authentication.
-NOTE: It is important to correctly set the SessionCookieName option.
+**NOTE**: It is important to correctly set the SessionCookieName option.
See the
[mod_sessions](http://httpd.apache.org/docs/current/mod/mod_session.html)
documentation for more information.
@@ -239,7 +239,7 @@ The recognized mechanism names are: krb5, iakerb, ntlmssp
GssapiBasicAuthMech krb5
-#### GssapiNameAttributes
+### GssapiNameAttributes
Enables the module to source Name Attributes from the client name
(authorization data associated with the established context) and exposes them
@@ -254,12 +254,12 @@ The environment variable GSS_NAME_ATTR_ERROR is set with the Gssapi returned
error string in case the inquire name function fails to retrieve attributes,
and with the string "0 attributes found", if no attributes are set.
-Note: These variables are NOT saved in the session data stored in the cookie so they
-are available only on the first authenticated request when GssapiUseSessions is
-used.
+**Note**: These variables are NOT saved in the session data stored in the
+cookie so they are available only on the first authenticated request when
+GssapiUseSessions is used.
-Note: It is recommended but not required to use only capital letters and underscores
-for environment variable names.
+**Note:** It is recommended but not required to use only capital letters and
+underscores for environment variable names.
#### Example
GssapiNameAttributes json