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

Commit d12cd7c

Browse files
committed
Fix broken links to LCMAPS docs
1 parent 6a0d11f commit d12cd7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/data/xrootd/install-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ To validate an XRootD installation, perform the following verification steps:
182182
If you have configured authentication/authorization for XRootD,
183183
be sure you have given yourself the necessary permissions to run these tests.
184184
For example, if you are using an X.509 proxy,
185-
make sure your DN is mapped to a user in [/etc/grid-security/grid-mapfile](../../security/lcmaps-voms-authentication.md#mapping-users),
185+
make sure your DN is mapped to a user in [/etc/grid-security/grid-mapfile](xrootd-authorization.md#mapping-subject-dns),
186186
make sure you have a valid proxy on your local machine,
187187
and ensure that the [Authfile](xrootd-authorization.md#authorization-database) on the XRootD server gives
188188
write access to the mapped user from `/etc/grid-security/grid-mapfile`.

docs/data/xrootd/xrootd-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ pair, `xrootd-client`, and `voms-clients-cpp` installed:
315315
[0B/0B][100%][==================================================][0B/s]
316316
Run: [FATAL] Auth failed
317317

318-
1. On the XRootD host, add your DN to [/etc/grid-security/grid-mapfile](../../security/lcmaps-voms-authentication.md#mapping-users)
318+
1. On the XRootD host, add your DN to [/etc/grid-security/grid-mapfile](#mapping-subject-dns)
319319

320320
1. Add a line to the [authorization database](#authorization-database) to ensure the mapped user can write to
321321
`<DESTINATION PATH>`

0 commit comments

Comments
 (0)