What does each of the kerberos database column mean?

윤석찬 <[email protected]> Wed, 1 Sep 2021 14:51:18 +0900
Newsgroups gmane.comp.encryption.kerberos.devel
Message-ID <CABBjrwh7yKiNOA44cpzpUrK8=U+GCZarndKEvcAVC0RO6LEkEg@mail.gmail.com>
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@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
_______________________________________________
krbdev mailing list             [email protected]
https://mailman.mit.edu/mailman/listinfo/krbdev