OpenAFS
OpenAFS distributed network file system
|
Data Fields | |
afs_int32 | flags |
afs_int32 | next |
Date | user_expiration |
Date | modification_time |
afs_int32 | modification_id |
Date | change_password_time |
afs_int32 | max_ticket_lifetime |
afs_int32 | key_version |
union { | |
struct { | |
afs_int32 nOldKeys | |
afs_int32 oldKeys | |
} asServer | |
struct { | |
afs_int32 maxAssociates | |
afs_int32 nInstances | |
} assocRoot | |
struct { | |
afs_int32 root | |
afs_int32 spare | |
} associate | |
} | misc |
struct kaident | userID |
struct ktc_encryptionKey | key |
unsigned char | misc_auth_bytes [4] |
unsigned char | pwsums [KA_NPWSUMS] |