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

[Condor-users] Windows and linux authentication issue



Hi,

I'm trying (again) to setup job submission from a windows XP submitter machine (7.5.4) to a linux scheduler (7.5.5) but without any luck.
I tried adding the
    SEC_DEFAULT_AUTHENTICATION_METHODS = never
or
    SEC_DEFAULT_AUTHENTICATION_METHODS = ClaimToBe attributes, but it did not affect anything.

This is what I get in the logs when submitting a job from the windows machine:

Submit output message:
ERROR: Failed to connect to queue manager condormaster.network.local
SECMAN:2007:Failed to end classad message.

SchedLog from the linux box:
02/23/11 15:32:14 DC_AUTHENTICATE: Our security policy is invalid!

MasterLog:
02/23/11 15:31:40 SECMAN: ERROR: The security policy is invalid.
02/23/11 15:31:40 ERROR: SECMAN:2002:Configuration Problem: The security policy is invalid.
02/23/11 15:31:40 Failed to start non-blocking update to <127.0.0.1:9618>.


I read through the security section of the condor manual but did not find anything special related to my problem.
What can I do to setup an out of the box condor install on windows to communicate nicely with a linux scheduler that also has the negotiator and collector on the same machine?
Since our network is closed its not a problem disabling any kind of authentication.

Any help is much appreciated!

Cheers,
Szabolcs