summaryrefslogtreecommitdiffstats
path: root/src/include/osconf.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/osconf.hin')
-rw-r--r--src/include/osconf.hin6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/osconf.hin b/src/include/osconf.hin
index ef7c14d8eb..6feb22338a 100644
--- a/src/include/osconf.hin
+++ b/src/include/osconf.hin
@@ -126,4 +126,10 @@
#define KPROPD_DEFAULT_KRB_DB DEFAULT_KDB_FILE
#define KPROPD_ACL_FILE "@LOCALSTATEDIR/krb5kdc/kpropd.acl"
+/*
+ * GSS mechglue
+ */
+#define MECH_CONF "@SYSCONFDIR/gss/mech"
+#define MECH_LIB_PREFIX "@GSSMODULEDIR/"
+
#endif /* KRB5_OSCONF__ */