From: Theodore Tso Date: Fri, 24 Apr 1992 03:00:48 +0000 (+0000) Subject: Added pre-authentication type for DASS X-Git-Tag: krb5-1.0-beta2~185 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0c54b0e8c2e21a951abf3036a0a060edb6bc3b05;p=krb5.git Added pre-authentication type for DASS git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2277 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/proto.h b/src/include/krb5/proto.h index 8e0fb096d..d09592a52 100644 --- a/src/include/krb5/proto.h +++ b/src/include/krb5/proto.h @@ -64,6 +64,9 @@ #define KRB5_PADATA_ENC_TIMESTAMPS 2 #define KRB5_PADATA_PW_SALT 3 +/* Reserved for SPX pre-authentication. */ +#define KRB5_PADATA_DASS 16 + /* Transited encoding types */ #define KRB5_DOMAIN_X500_COMPRESS 1