Add more TL types (password and extension).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15881 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -122,6 +122,8 @@ typedef struct _krb5_tl_data {
|
||||
#define KRB5_TL_KADM5_E_DATA 0x0004
|
||||
#define KRB5_TL_RB1_CHALLENGE 0x0005
|
||||
#define KRB5_TL_SECURID_STATE 0x0006
|
||||
#define KRB5_TL_PASSWORD 0x0007
|
||||
#define KRB5_TL_EXTENSION 0x0008
|
||||
|
||||
typedef struct _kadm5_principal_ent_t {
|
||||
krb5_principal principal;
|
||||
|
Reference in New Issue
Block a user