Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit b4f8b04

Browse files
committed
Remove OSG 3.5 info from "Configuring XRootD Authorization" doc (SOFTWARE-5164)
1 parent 3d25b41 commit b4f8b04

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

docs/data/xrootd/xrootd-authorization.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Configuring XRootD Authorization
2-
DateReviewed: 2021-11-12
2+
DateReviewed: 2022-05-06
33

44
Configuring XRootD Authorization
55
================================
@@ -192,27 +192,6 @@ so if you are using the mappings provided in `/usr/share/osg/voms-mapfile-defaul
192192
you will have to copy them to `/etc/grid-security/voms-mapfile`.
193193

194194

195-
### Authenticating Proxies (deprecated) ###
196-
197-
!!! info "OSG 3.5 end-of-life"
198-
OSG 3.5 will reach its end-of-life in [May 2022](../../release/release_series.md#series-overviews).
199-
200-
In [OSG 3.5](../../release/release_series.md#series-overviews), [LCMAPS](../../security/lcmaps-voms-authentication.md) is
201-
used to authenticate X.509 and VOMS proxies to usernames utilized by the
202-
[authorization database](#authorization-database).
203-
Perform the following instructions on all data nodes:
204-
205-
1. Install [CA certificates](../../common/ca.md#installing-ca-certificates) and
206-
[manage CRLs](../../common/ca.md#managing-certificate-revocation-lists)
207-
208-
1. Copy your host certificate and key to `/etc/grid-security/xrd/xrdcert.pem` and `/etc/grid-security/xrd/xrdkey.pem`,
209-
respectively.
210-
211-
1. Configure the [LCMAPS VOMS plugin](../../security/lcmaps-voms-authentication.md)
212-
213-
1. Any subject DN or VOMS FQAN mappings from LCMAPS will result in usernames that can be used in the
214-
[authorization database](#authorization-database).
215-
216195
### Authorization database ###
217196

218197
XRootD allows configuring fine-grained file access permissions based on authenticated identities and paths.

0 commit comments

Comments
 (0)