Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] can't shutdown condor under linux
- Date: Tue, 23 Nov 2004 15:33:01 -0000
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: RE: [Condor-users] can't shutdown condor under linux
> Ian,
>
> I don't believe that HOSTALLOW_OWNER grants authority to use
> condor_off. I think you need HOSTALLOW_ADMINISTRATOR for
> that. In the
> default config file, this is granted to just the central
> manager, so you
> should be able to run the command from there:
>
> condor_off -master target.host.name
Once you have run condor_off, you really need to log on to that machine
to start it up again. condor_on will not start things up from nothing.
JK