Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] OwnerCheck failed in SetAttribute for job
- Date: Wed, 16 Feb 2011 11:41:25 -0500
- From: Peter Doherty <doherty@xxxxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] OwnerCheck failed in SetAttribute for job
What is this error telling me?
OwnerCheck(frontend) failed in SetAttribute for job 14858961.0
It appears after I try and condor_rm a job. I'm doing the condor_rm
as root.
My take on it is that root is getting mapped to the frontend user
account, but that this account doesn't have permissions to perform
accounts on other user's jobs.
Ideally root should be getting mapped to condor, and condor should
have total control over the pool.
I'm using GSI security. Is this just a matter of me getting my
ALLOW_ADMINISTRATOR line correct, and figuring out the user mapping
issue? I started to make some changes, but didn't have much success,
so I figured I'd ask here to get a better explanation of the problem.
Thanks,
Peter