summaryrefslogtreecommitdiffstats
path: root/proxy/man
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/man')
-rw-r--r--proxy/man/gssproxy.conf.5.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/proxy/man/gssproxy.conf.5.xml b/proxy/man/gssproxy.conf.5.xml
index 9238aa6..4c64fba 100644
--- a/proxy/man/gssproxy.conf.5.xml
+++ b/proxy/man/gssproxy.conf.5.xml
@@ -139,6 +139,16 @@
</varlistentry>
<varlistentry>
+ <term>impersonate (boolean)</term>
+ <listitem>
+ <para>Boolean flag that controls impersonation behavior.</para>
+ <para>If activated, gssproxy will try to acquire tickets on behalf of users.
+ This is useful, if there are no client keytabs available on the system.</para>
+ <para>Default: impersonate = false</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>kernel_nfsd (boolean)</term>
<listitem>
<para>Boolean flag that allows the Linux kernel to check if gssproxy is running (via <filename>/proc/net/rpc/use-gss-proxy</filename>).</para>