summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>