AW: AW: Example for kinit -S ... ?
Roland Dowdeswell
elric at imrryr.org
Mon Jan 24 09:33:27 EST 2005
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