kadmin ktadd question (again) or how to forward tickets with non kerberized software
Sam Hartman
hartmans at MIT.EDU
Thu Oct 23 22:50:53 EDT 2003
>>>>> "sophana" == sophana <sophana at free.fr> writes:
sophana> Is there a way to create the keytab files without
sophana> scrambling the key?
No. AT least no command-line is exposed.
sophana> Or
sophana> do you know tools that outputs the tickets to the
sophana> standard output (encrypted if possible), and another
sophana> (remote) one that takes the stream and generate the
sophana> ticket.
If you have addressless tickets, just do an encrypted copy of the
ticket cache. Otherwise writing some simple code to do a forward to
stdout should not be too hard; look at src/lib/krb5/krb/fwd_tgt.c and
its callers.
More information about the Kerberos
mailing list