[2999] in Kerberos
Attempting to forward v5 tickets
daemon@ATHENA.MIT.EDU (Derrick J. Brashear)
Tue Feb 1 10:53:00 1994
Date: Tue, 1 Feb 94 10:29:47 EST
From: shadow@alycia.andrew.cmu.edu (Derrick J. Brashear)
To: kerberos@MIT.EDU
I'm still failing at forwarding v5 tickets. I'm running krb5-beta 3.
I hacked rlogind slightly so I could see why it was failing, and
here's what it tells me:
logind: isode: unacceptable combination of options while getting forwarded creds.
I'm logged into machine alycia as root, and:
/krb5/bin/k5list -f
Ticket cache: /ticket/krb5cc_0
Default principal: shadow@DEMENTIA.CMU.EDU
Valid starting Expires Service principal
1-Feb-94 10:25:50 2-Feb-94 07:40:50 krbtgt/DEMENTIA.CMU.EDU@DEMENTIA.CMU.EDU
Flags: FI
...
/krb5/bin/rlogin -f alycia -k DEMENTIA.CMU.EDU -l shadow
logind: isode: unacceptable combination of options while getting forwarded creds.
...
Has anyone gotten tgt forwarding to work? Are there tricks I need to know?
Is my asn.1 stuff screwed up?
Thanks...
-D