Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?
- Date: Mon, 4 Nov 2013 10:03:20 -0600
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?
> 11/02/13 12:51:49 (fd:5) (pid:28613) condor_read(): Socket closed when trying to read 5 bytes from schedd at <137.138.40.140:39738>
I would bet that if you look in the SchedLog, you will see a line saying
"PERMISSION DENIED" and why.
In your condor_config, check your ALLOW_WRITE setting to see who is allowed
to submit jobs.
Cheers,
-zach