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

Re: [HTCondor-users] how to make the master node privilege



what happen if the user installs the submitter and submit jobs? It will be accepted.

I have another idea, how about applying chmod on the linux condor user?

On Thu, Jan 4, 2018 at 10:35 PM, Greg Thain <gthain@xxxxxxxxxxx> wrote:
On 01/03/2018 09:02 AM, Sherif Omran wrote:
i want to set the master node privilege to be the only machine that can submit jobs.

could you please help me?

The easiest way to do this is to only run the condor_schedd process on the one machine you want to be able to submit jobs.

So, either put SCHEDD in the DAEMON_LIST on that machine for older condors, or, for news condors, make sure that SCHEDULER is only in the role for the central manager machine, not in any others.

-greg

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxx.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/