AW: AW: AW: Example for kinit -S ... ?

Barbat, Calin c.barbat at osram.de
Mon Jan 24 09:52:03 EST 2005


Hello Roland,

what is the effect/implication of your command? Will it get the caller of kinit a ticket for the specified service SAPServiceWD2..., or will it use the specified SAPServiceWD2... as alias for the caller?
Can you explain to me how to configure kerberized services which use the GSS API (i.e. ftp, SAP R/3) and need to communicate with each other?

Best regards,

Calin.



-----Ursprüngliche Nachricht-----
Von: Roland Dowdeswell [mailto:elric at imrryr.org]
Gesendet: Montag, 24. Januar 2005 15:33
An: Barbat, Calin
Cc: Juan Manuel Sestelo; kerberos at mit.edu
Betreff: Re: AW: AW: Example for kinit -S ... ? 


On 1106555889 seconds since the Beginning of the UNIX epoch
"Barbat, Calin" wrote:
>

>As wd1adm: kinit -S SAPServiceWD2/<domain>@<REALM>
>As wd2adm: kinit -S SAPServiceWD1/<domain>@<REALM>
>
>But then I'd need to provide passwords, if I understand it well. Which I want 
>to avoid, in order to make it cron-able without writing passwords in the cront
>ab. Is it possible?

If you have the keys in a keytab, then:

	$ kinit -S SAPServiceWD2/<domain>@<REALM> -kt <keytab>

will get the key from the file <keytab>.

--
    Roland Dowdeswell                      http://www.Imrryr.ORG/~elric/




More information about the Kerberos mailing list