Skip to content

Commit 6585fec

Browse files
authored
Merge pull request #18 from hschellman/Nov25-update
add more token proxy voodoo to sl7_tokens.md
2 parents 5f98739 + d700a45 commit 6585fec

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_includes/sl7_token.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ To get a token that allows you to access files interactively in SL7
44
~~~
55
htgettoken -i dune --vaultserver htvaultprod.fnal.gov -r interactive
66
export BEARER_TOKEN_FILE=/run/user/`id -u`/bt_u`id -u`
7+
export X509_CERT_DIR=/cvmfs/oasis.opensciencegrid.org/mis/certificates
78
~~~
89
{: ..language-bash}
910

@@ -73,4 +74,5 @@ justin get-token
7374
You will need to do this sequence weekly as your justin access expires.
7475

7576
> ## Note:
76-
> Despite the name of this command it gets you both a token and a special X.509 proxy and it is the latter you are actually using to talk to rucio in these SL7 examples
77+
> Despite the name of this command it gets you both a token and a special X.509 proxy and it is the latter you are actually using to talk to rucio in these SL7 examples
78+
{: .callout}

0 commit comments

Comments
 (0)