Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Kerberos security and startup scripts...
- Date: Thu, 10 May 2007 09:42:44 -0500
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Kerberos security and startup scripts...
> I like the relatively strong security this model provides, but I find
> that condor won't start on boot because the init script doesn't have a
> Kerberos ticket.
are you starting condor as root? if so, it should already attempt to use
the host credential by default. if you would, please enable D_SECURITY and
D_FULLDEBUG for the MASTER_DEBUG and send me the snippet of log containing
the kerberos error. perhaps it's just not finding your system keytab file.
thanks!
cheers,
-zach