This repository was archived by the owner on May 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ title: Using XRootD
33Using XRootD
44=============
55
6- !!!bug "EL7 version compatibility"
7- There is an incompatibility with EL7 < 7.5 due to an issue with the ` globus-gsi-proxy-core ` package
8-
9-
106XRootD is a high performance data system widely used by several science VOs on OSG to store and to distribute data to
117jobs.
128It can be used to create a data store from distributed data nodes or to serve data to systems using a distributed
Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ title: Installing an XRootD Storage Element
33Installing an XRootD Storage Element
44====================================
55
6- !!!bug "EL7 version compatibility"
7- There is an incompatibility with EL7 < 7.5 due to an issue with the ` globus-gsi-proxy-core ` package
8-
9-
106[ XRootD] ( http://xrootd.org/ ) is a hierarchical storage system that can be used in a variety of ways to access data,
117typically distributed among actual storage resources.
128One way to use XRootD is to have it refer to many data resources at a single site, and another way to use it is to refer
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Using Bearer Tokens
44===================
55
66As part of the [ GridFTP and GSI migration] ( https://opensciencegrid.org/technology/policy/gridftp-gsi-migration/ ) ,
7- the OSG will be transitioning authentication away from X.509 certificates to the use of bearer tokens such as
7+ the OSG has transitioned authentication away from X.509 certificates to the use of bearer tokens such as
88[ SciTokens] ( http://scitokens.org/ ) or [ WLCG JWT] ( https://twiki.cern.ch/twiki/bin/view/LCG/WLCGAuthorizationWG ) .
99
1010Use this document to learn how to request tokens from an OpenID Connect (OIDC) Provider or how to generate a test token
You can’t perform that action at this time.
0 commit comments