summaryrefslogtreecommitdiff
path: root/cifs.upcall.rst.in
diff options
context:
space:
mode:
authorJacob Shivers <jshivers@redhat.com>2021-10-26 10:57:41 -0400
committerPavel Shilovsky <pshilovsky@samba.org>2022-04-29 15:07:49 -0700
commit8a288d65f2a637b8569246593baecbe6488e2589 (patch)
treeea6706cf319e3c408a4c67eb48477ac995787b43 /cifs.upcall.rst.in
parentaeee69046d580333564ffc9046a9b61d2db8d53d (diff)
downloadcifs-utils-8a288d65f2a637b8569246593baecbe6488e2589.tar.gz
cifs-utils-8a288d65f2a637b8569246593baecbe6488e2589.tar.bz2
cifs-utils-8a288d65f2a637b8569246593baecbe6488e2589.zip
man-pages: Update cifs.upcall to mention GSS_USE_PROXY
Add ENVIRONMENT VARIABLES section with the usage of gssproxy as a credential retrieval method. Signed-off-by: Jacob Shivers <jshivers@redhat.com>
Diffstat (limited to 'cifs.upcall.rst.in')
-rw-r--r--cifs.upcall.rst.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/cifs.upcall.rst.in b/cifs.upcall.rst.in
index 08ce324..09d0503 100644
--- a/cifs.upcall.rst.in
+++ b/cifs.upcall.rst.in
@@ -91,6 +91,15 @@ OPTIONS
--version|-v
Print version number and exit.
+*********************
+ENVIRONMENT VARIABLES
+*********************
+
+GSS_USE_PROXY="yes"
+ Enable usage of gssproxy for credential retrieval. This includes keytab
+ based client initiation as well as (Resource Based) Constrained Delegation.
+ See gssproxy-mech(8).
+
************************
CONFIGURATION FOR KEYCTL
************************