krb524init(1) - Linux man page
Name
krb524init - Obtain Kerberos V4 tickets from Kerberos V5 tickets
Synopsis
krb524init [-n] [-p principal]
Description
krb524init converts a V5 credential to a V4 credential by querying a remote krb524d
server and stores it in a V4 ticket cache. The credential is principal or "krbtgt" at the V5 ticket cache's default principal's realm if not specified.
Options
- -n
- By default, the V4 ticket cache is initialized. If this option is given, the converted credential is instead added to the existing ticket cache.
- -p principal
- Convert principal rather than krbtgt.
See Also
kinit(1), krb524d(8)