[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Problem Stoping Condor



Hi,

I am trying to stop condor(6.8.4) on central manager as root user.

 

I have following in condor_config file

HOSTALLOW_ADMINISTRATOR = root@$(CONDOR_HOST)

 

I tried different ways

condor_off

condor_off –master

condor_master_off

 

I couldn’t stop condor daemons. I have the following in the MasterLog

 

DaemonCore: PERMISSION DENIED to unknown user from host <:42389> for command 60005 (DC_OFF_GRACEFUL)

DaemonCore: PERMISSION DENIED to unknown user from host <:41131> for command 453 (RESTART)

DaemonCore: PERMISSION DENIED to unknown user from host <:42162> for command 454 (DAEMONS_OFF)

 

Could you please let me know what might be the problem.

Thanks,

Senthil