What does each of the kerberos database column mean?
윤석찬
yoonsch217 at gmail.com
Wed Sep 1 01:51:18 EDT 2021
Hello, krbdev.
I'm working on Hadoop, and currently stuck at a Kerberos database issue.
I need to find all the locked principals, so I decided to get that from the
Kerberos database.
Referring to the MIT document, the database dump file was created with the
`kdb5_util dump` command.
However that file doesn't have column names, and the schema of the database
cannot be found.
Is there a way to know the meaning of each column?
The dumped file has lines something like this:
princ 38 23 4 3 0 PRINCIPAL at REALM 4224 86400 604800 0 0 0 1618454069 0 3 40 12345abcd12345abcd 2 25 12345abcde12345abcde 8 2 0100 1 4 6ccee660 1 7 18 62 12123434ababcdcd 1 7 17 46 123123abcabc 1 7 16 54 123123abcabc -1;
(If I'm sending to an inappropriate address, I'm sorry and please let me
know.)
Regards,
Yoon
More information about the krbdev
mailing list