summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-10-18 10:55:57 -0400
committerGünther Deschner <gdeschner@redhat.com>2013-10-23 15:05:44 +0200
commitee2a1573a41e4a08dd00e9b37523656ae3ef4146 (patch)
treeaaa1d948dd080717f8e3cb85d78ca4c06fca77f4
parent6275cd7a923770faaa405e8b9642f3f861f80cbe (diff)
downloadgss-proxy-ee2a1573a41e4a08dd00e9b37523656ae3ef4146.tar.gz
gss-proxy-ee2a1573a41e4a08dd00e9b37523656ae3ef4146.tar.xz
gss-proxy-ee2a1573a41e4a08dd00e9b37523656ae3ef4146.zip
Add man page entry for cred_usage
Reviewed-by: Günther Deschner <gdeschner@redhat.com>
-rw-r--r--proxy/man/gssproxy.conf.5.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/proxy/man/gssproxy.conf.5.xml b/proxy/man/gssproxy.conf.5.xml
index 3fa94a4..ddcb8d8 100644
--- a/proxy/man/gssproxy.conf.5.xml
+++ b/proxy/man/gssproxy.conf.5.xml
@@ -95,6 +95,15 @@
</varlistentry>
<varlistentry>
+ <term>cred_usage (string)</term>
+ <listitem>
+ <para>Allow to restrict the kind of operations permitted for this service.</para>
+ <para>The allowed options are: initiate, accept, both</para>
+ <para>Default: cred_usage = both </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>cred_store (string)</term>
<listitem>
<para>This parameter allows to control in which way gssproxy should use the cred_store interface provided by GSSAPI. The parameter can be defined multiple times per service.</para>