[Qustion]ticket forwarding problem....help!!!!!!

Russ Allbery rra at stanford.edu
Mon Oct 20 13:36:34 EDT 2003


=?ks c 5601-1987?B?s6rAsby6?= <yasii at netian.com> writes:

> Our system using kerberos-1.3.1
> But 'rlogin -f' or 'rlogin -F' option occurs error!!!

> <example>

> [dev1:/tmp/krb5-1.3.1/doc] kinit -f skyhawk
> Password for skyhawk at NAVER.COM:

> [dev1:/tmp/krb5-1.3.1/doc] rlogin -F -x -l account hostname
> kcmd: Error getting forwarded creds

klist -f will show what flags are set on your tickets.  My guess is that
you haven't obtained a forwardable ticket; in other words, the F flag
won't appear next to the ticket.

To obtain a forwardable ticket, use kinit -f.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the Kerberos mailing list