Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] GSI Authentication failure in condor
- Date: Mon, 5 Oct 2009 10:32:04 -0500
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-users] GSI Authentication failure in condor
> 10/3 01:17:25 ******************************************************
> 10/3 01:17:25 ** condor_master (CONDOR_MASTER) STARTING UP
> 10/3 01:17:25 ** /usr/sbin/condor_master
> 10/3 01:17:25 ** SubsystemInfo: name=MASTER type=MASTER(2) class=DAEMON(1)
> 10/3 01:17:25 ** Configuration: subsystem:MASTER local:<NONE> class:DAEMON
> 10/3 01:17:25 ** $CondorVersion: 7.2.4 Aug 28 2009 BuildID: Fedora-7.2.4-1.fc11 $
> 10/3 01:17:25 ** $CondorPlatform: I386-LINUX_F11 $
> 10/3 01:17:25 ** PID = 4667
> 10/3 01:17:25 ** Log last touched 10/3 01:17:10
> 10/3 01:17:25 ******************************************************
for whatever reason, this build of condor doesn't have GSI support compiled in.
it was this error message that tipped me off:
> 10/3 19:01:42 AUTHENTICATE: unsupported method: 32, failing.
> 10/3 19:01:42 DC_AUTHENTICATE: authenticate failed: AUTHENTICATE:1003:Failure.
> Unsupported method: 32
i would suggest going to http://www.cs.wisc.edu/condor/downloads-v2/ and
downloading binaries from there to get globus support compiled in.
try again with those binaries, and let us know how it goes.
cheers,
-zach