Shawn M Emery wrote: > Wyllys Ingersoll wrote: > >> Glenn Barry wrote: >> >> >>> Wyllys Ingersoll wrote: >>> >>> >>>> I am trying to test out the ability to get creds from a keytab for a >>>> non "host" credential. >>>> kinit -k -S _service_name_ is supposed to work, but it doesn't. >>>> >>>> Am I using this properly or is this a bug in kinit (or >>>> krb5_get_init_creds API) ? >>>> >>>> # kinit -k -S imap >>>> kinit(v5): Server not found in Kerberos database while getting >>>> initial credentials >>>> >>>> >>>> >>> how about adding the fqdn "kinit -k -S imap/fqdn" , try that yet? >>> >>> >> Tried that - no luck. >> >> > > With the -S option, kinit will canonicalize the service principal name. >
Typo, should say "will not". Shawn. -- > Are you using the canonical version? > > Shawn. > -- > _______________________________________________ > kerberos-discuss mailing list > kerberos-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/kerberos-discuss > >