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

[Condor-users] Windows PERMISSION DENIED



Hi,

I am seeing the following messages in the CollectorLog (condor 6.8.0), these errors are only for Windows machines. The central Manager is running on Linux.

Even I have

HOSTALLOW_WRITE = *

HOSTALLOW_ADMINISTRATOR = condor@$(CONDOR_HOST)

HOSTALLOW_NEGOTIATOR = $(CONDOR_HOST)

 

 

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host <xxx.xxx.xxx.xx:9619> for command 10 (QUERY_STARTD_PVT_ADS)

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host < xxx.xxx.xxx.xx:9606> for command 10 (QUERY_STARTD_PVT_ADS)

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host < xxx.xxx.xxx.xx:9603> for command 49 (UPDATE_NEGOTIATOR_AD)

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host < xxx.xxx.xxx.xx:9607> for command 10 (QUERY_STARTD_PVT_ADS)

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host < xxx.xxx.xxx.xx:9620> for command 49 (UPDATE_NEGOTIATOR_AD)

11/7 16:17:47 DaemonCore: PERMISSION DENIED to unknown user from host < xxx.xxx.xxx.xx:9602> for command 49 (UPDATE_NEGOTIATOR_AD)

 

Please let me know what might the cause for the Authorization problem.

 

Thanks,

Senthil