On the central node, I have the following issues showing up in the logs:
SchedLog:
Can't find address for startd kremlin
SECMAN: FAILED: Received "DENIED" from server for user condor_pool@kremlin using method PASSWORD.
ERROR: SECMAN:2010:Received "DENIED" from server for user condor_pool@kremlin using method PASSWORD.
Failed to start non-blocking update to <<< ip address >>>.
CollectorLog:
PERMISSION DENIED to condor_pool@kremlin from host <<< ip address >>> for command 1 (UPDATE_SCHEDD_AD), access level ADVERTISE_SCHEDD: reason: cached result for ADVERTISE_SCHEDD; see first case for the full reason
DC_AUTHENTICATE: Command not authorized, done!
NegotiatorLog:
PERMISSION DENIED to condor_pool@kremlin from host <<< ip address >>> for command 421 (Reschedule), access level DAEMON: reason: DAEMON authorization policy contains no matching ALLOW entry for this request; identifiers used for this host: <<< ip
address >>>,<<< host name >>>, hostname size = 1, original ip address = <<< ip address >>>
I have double checked that the central node and execute node have the same password POOL. I have also tried disabling the authentication requirements set in the security config, but this only caused the execute node to disappear from condor_status's output
(even after regenerating POOL and running condor_config and / or restarting on both central and execute nodes).
Any help would be appreciated.
Thank you,
Jonathan Bailey