>>>>> "sophana" == sophana  <[EMAIL PROTECTED]> 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.

________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to