summaryrefslogtreecommitdiffstats
path: root/src/include/kdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/kdb.h')
-rw-r--r--src/include/kdb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/kdb.h b/src/include/kdb.h
index 67c403155..291a05bb6 100644
--- a/src/include/kdb.h
+++ b/src/include/kdb.h
@@ -131,6 +131,9 @@
#define KRB5_KDB_FLAGS_S4U ( KRB5_KDB_FLAG_PROTOCOL_TRANSITION | \
KRB5_KDB_FLAG_CONSTRAINED_DELEGATION )
+/* String attribute names recognized by krb5 */
+#define KRB5_KDB_SK_SESSION_ENCTYPES "session_enctypes"
+
#if !defined(_WIN32)
/*