Print

Print


Hi Maarten,

Brining in the old issue again (as I never faced this problem with condor).
So, if I make the changes, as you suggested, in the site-info.def and 
reconfigure the CE, should do the job? Is there any thing else needs to 
be done for PBS as well?

Cheers,
Santanu


> Hi Santanu,
>
>>> You need to add all VOMS groups and roles
>>> that are mapped to their _own_ primary UNIX groups!
>>>
>>> The (somewhat unrealistic) example shows that it is not enough
>>> to enable the dteam VO to allow _all_ dteam users to submit
>>> to the "dteam" queue:
>>>
>>> DTEAM_GROUP_ENABLE="dteam /dteam/Higgs /dteam/ROLE=production"
>> How do I do that when the queues are not one per VO, like I have - long,
>> medium, short etc.
> The same way:
>
>      SHORT_GROUP_ENABLE="
> 	dteam /dteam/ROLE=lcgadmin
> 	lhcb /lhcb/ROLE=lcgadmin /lhcb/ROLE=production
> 	atlas ...
> 	...
>      "