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
3
3
Using XRootD
4
4
=============
5
5
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
-
10
6
XRootD is a high performance data system widely used by several science VOs on OSG to store and to distribute data to
11
7
jobs.
12
8
It 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
3
3
Installing an XRootD Storage Element
4
4
====================================
5
5
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
-
10
6
[ XRootD] ( http://xrootd.org/ ) is a hierarchical storage system that can be used in a variety of ways to access data,
11
7
typically distributed among actual storage resources.
12
8
One 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
4
4
===================
5
5
6
6
As 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
8
8
[ SciTokens] ( http://scitokens.org/ ) or [ WLCG JWT] ( https://twiki.cern.ch/twiki/bin/view/LCG/WLCGAuthorizationWG ) .
9
9
10
10
Use 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