Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: [Xgrid] Submitting job from daemon process (Kerberos-related)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xgrid] Submitting job from daemon process (Kerberos-related)



Hi all,

Sorry for the delay, but I wanted to answer this question from a couple weeks ago:

Hallo everyone,
we have an XGrid infrastructure working fine with Kerberos authentication and all the bells and whitles. I am trying to get a client (a background process) to submit a job, but it cannot correctly authenticate via Kerberos, as daemon processes don't have a ccache.

For daemon processes you can set the KRB5CCNAME environment variable:

export KRB5CCNAME="FILE:/tmp/cc"

And now your Kerberos credentials will be stored in and read from the /tmp/cc file instead of the usual ccache.  After setting that environment variable tools such as kinit, klist, and xgrid will all look there.

Of course, we recommend putting your CC file in a secure filesystem location (not at the top level of /tmp) that is writable only by the user obtaining the credentials.

Hope this helps,

-- Ernie P.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xgrid-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.