Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Restricting execute nodes to a single group (was: (no subject))
- Date: Wed, 1 Apr 2015 09:28:03 -0400
- From: Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Restricting execute nodes to a single group (was: (no subject))
If the number of CMS users is small, you could do something like this:
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToAllowOnlyOneUser
If the number of users is larger, you could either have a dedicated
scheduler that only authorized users can access or you could write a
wrapper for condor_submit that checks that the user is allowed to set
the group to cms.
Yet another option is to use CycleServer for submissions. CycleServer
allows users to be assigned to one or more accounting groups, so you
can restrict access that way.
Hope this helps!
BC
--
Ben Cotton
main: 888.292.5320
Cycle Computing
Better Answers. Faster.
http://www.cyclecomputing.com
twitter: @cyclecomputing