[Macpartners] kinit when run by OS X launchd (error)

Quentin Smith quentin at MIT.EDU
Sat Oct 3 22:25:19 EDT 2009


You might be able to work around it by explicitly specifying a file-based 
credential cache. e.g.

export KRB5CCNAME=FILE:/tmp/launchd.cc
kinit ...

--Quentin

On Sat, 3 Oct 2009, Jacob Morzinski wrote:

> Hi Duncan,
> 
> In addition Brian’s suggestion, another avenue for investigation is mentioned in the archives of the
>kerberos at mit.edu” discussion list:
> http://mailman.mit.edu/pipermail/kerberos/2008-January/012880.html
> 
> Someone asked about an issue very much like yours, and the reply was that kinit might be trying to use
> a credential cache service that isn’t yet launched. If you determine that this is the case, you might
> be able to work around it by compiling a local kinit binary which could get tickets without needing the
> CCacheServer.
> 
> -Jacob
> 
> 
> On 10/3/09 8:49 PM, "Duncan Kincaid" <dsk at MIT.EDU> wrote:
>
>       Error getting initial tickets: Internal credentials cache error
> 
> 
> 
> 
> --
> Jacob Morzinski <morzinski at mit.edu>
> Client Support Services
> Information Services and Technology
> 
> 
> Reminder: IS&T staff will never ask for your email password,
> nor will we send you email requesting your password information.
> Please continue to ignore any email messages which claim to
> require you to provide such information.
> 
> 
>


More information about the Macpartners mailing list