Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Example for kinit -S ... ?

127 views
Skip to first unread message

Barbat, Calin

unread,
Jan 17, 2005, 8:45:35 AM1/17/05
to
Hello to the specialists,

can somebody explain to me when to issue kinit with -S <service>?
Perhaps with an example, preferably applied to a GSS-API-application.

My command so far: kinit -k -t /etc/krb5.keytab <name>/<domain>@<REALM>

Best regards,

Calin Barbat.


________________________________________________
Kerberos mailing list Kerb...@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Luke Howard

unread,
Jan 17, 2005, 9:14:40 AM1/17/05
to

>can somebody explain to me when to issue kinit with -S <service>?
>Perhaps with an example, preferably applied to a GSS-API-application.
>
>My command so far: kinit -k -t /etc/krb5.keytab <name>/<domain>@<REALM>

When you want a ticket to the specified service rather than a ticket
granting ticket.

-- Luke

--

Barbat, Calin

unread,
Jan 17, 2005, 9:23:02 AM1/17/05
to
Hello Luke,

Ok. Suppose, I have two services (SAP R/3 instances) which call each other by kerberized RFC (remote function call).
Does every service need then a ticket for the other one, possibly in the own keytab?

Then I would do something like: kinit -k -t /etc/krb5.keytab <name1>/<domain>@<REALM> -S <name2>/<domain>@<REALM>
and the keytab would need to contain both entries if I understand it well. Or?

Thanks,

Calin.

-----Ursprüngliche Nachricht-----
Von: Luke Howard [mailto:lu...@padl.com]
Gesendet: Montag, 17. Januar 2005 15:15
An: Barbat, Calin
Cc: kerb...@mit.edu
Betreff: Re: Example for kinit -S ... ?

0 new messages