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

Re: [HTCondor-users] Slot users and partitionable slots



Hi,


I just noticed that a underscore was missing in my SLOT1_1_USER keyword. Now it works. Sorry about the confusion.


Best,
Lukas


From: Koschmieder, Lukas
Sent: Thursday, June 14, 2018 12:14
To: HTCondor-Users Mail List
Subject: Slot users and partitionable slots
 

Dear Condor users,


For security reasons, I'm using SLOT<N>_USER on all execute nodes that do share UID_DOMAIN. But this seems to only work on slots where SLOT_TYPE_<N>_PARTITIONABLE == FALSE. In other words, on partitionable slots, jobs still start as nobody user even if slot users are defined/available.


I've already tried these two options:

SLOT1_USER   = condor-user1   # Works only on unpartitioned slots
SLOT1_1_USER = condor-user1   # No effect

Is this the expected behavior?


Best,

Lukas


--
Lukas Koschmieder
Steel Institute IEHK
RWTH Aachen University
Intzestraße 1
52072 Aachen
Germany