aboutsummaryrefslogtreecommitdiff
path: root/src/man
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2019-09-16 14:36:32 -0400
committerGreg Hudson <ghudson@mit.edu>2019-09-19 16:11:42 -0400
commit2977b8e88002fc928a0ff3757098b34ca83645ef (patch)
tree2b1dd2ec2d9a55a0f010fad2101937538dbf88b3 /src/man
parent7ae4e8882458336fbe50d0e722ec9d5e3e338c63 (diff)
downloadkrb5-2977b8e88002fc928a0ff3757098b34ca83645ef.zip
krb5-2977b8e88002fc928a0ff3757098b34ca83645ef.tar.gz
krb5-2977b8e88002fc928a0ff3757098b34ca83645ef.tar.bz2
Add environment variable for GSS mech config
If the environment variable GSS_MECH_CONFIG is set (and the process is not privileged), read it instead of /etc/gss/mech or files within /etc/gss/mech.d. Set GSS_MECH_CONFIG in test frameworks so that system configuration does not interfere with tests. Fix documentation to indicate that the default mech config file is in sysconfdir, not necessarily /etc. ticket: 8833 (new)
Diffstat (limited to 'src/man')
-rw-r--r--src/man/kerberos.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/kerberos.man b/src/man/kerberos.man
index a109538..effdd8e 100644
--- a/src/man/kerberos.man
+++ b/src/man/kerberos.man
@@ -174,6 +174,12 @@ used).
.TP
\fBKPROP_PORT\fP
kprop(8) port to use. Defaults to 754.
+.TP
+\fBGSS_MECH_CONFIG\fP
+Specifies a filename containing GSSAPI mechanism module
+configuration. The default is to read \fB@SYSCONFDIR@\fP\fB/gss/mech\fP
+and files with a \fB\&.conf\fP suffix within the directory
+\fB@SYSCONFDIR@\fP\fB/gss/mech.d\fP\&.
.UNINDENT
.sp
Most environment variables are disabled for certain programs, such as