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

Re: [Condor-users] Disabling authentication



Aha, that was exactly the problem -- condor_submit -r was the only thing not working.

authentication is optional by default, so unless you've gone out of your way to
turn it on, it isn't being used EXCEPT for one place:

when you submit jobs to condor, condor will force authentication to occur.
this happens by default using the filesystem (on unix) or ntsspi (on windows),
both of which are very fast and shouldn't present any performance problems.

if you really want to disable it even for job submission, then you just need
to add the one line you had mentioned:

SEC_DEFAULT_AUTHENTICATION_METHODS = ClaimToBe
This would be an excellent addition to the manual!

-cheers

--
Mark Visser, Software Director
Lumière VFX
Email: markv@xxxxxxxxxxxxxx
Phone: +1-514-316-1080 x3030