Skip to content
Snippets Groups Projects
Commit 1f3d37f0 authored by Mikhail Smirnov's avatar Mikhail Smirnov
Browse files

some changes

parent 0952c5ad
No related branches found
No related tags found
No related merge requests found
Pipeline #222358 passed with warnings
#! /bin/bash
# script for using REANA + Rucio
# export your token for REANA first
reana-client ping
cp ~/.globus/client.* /opt/rucio/etc/
ls /opt/rucio/etc/
voms-proxy-init --cert /opt/rucio/etc/client.crt \
--key /opt/rucio/etc/client.key \
--voms escape
rucio whoami
reana-client secrets-add --env VONAME=escape \
--env VOMSPROXY_FILE=x509up_u1000 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment