9 Mar
2022
9 Mar
'22
2:30 p.m.
Hi Dan, On Wed, Mar 09, 2022 at 02:06:25PM +0000, Dan Protopopescu wrote:
dirac-proxy-init -U -g na62.vo.gridpp.ac.uk_user --VOMS na62.vo.gridpp.ac.uk:/na62.vo.gridpp.ac.uk/Role=production -M --pwstdin
The VOMS roles are mapped to groups in DIRAC... I've just added the NA62 production group (we only enable new groups as they're needed), so you should now be able to do the following command to get a proxy with a production role: dirac-proxy-init -g na62.vo.gridpp.ac.uk_production -M --pwstdin (Note that jobs submitted with one group can't be modified by another group). Regards, Simon