Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/data/xrootd/xrootd-authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ In OSG 3.6, VOMS proxies are automatically mapped using the built-in XRootD GSI
An incoming VOMS proxy will authenticate the first VOMS FQAN and map it to an organization name, groupname, and role
name in the [authorization database](#authorization-database).
For example, a proxy from the OSPool whose first VOMS FQAN is `/osg/Role=NULL/Capability=NULL` will be authenticated to
the `osg` groupname.
the `/osg` groupname.

Instead of only using the first VOMS FQAN, you can configure XRootD to consider all VOMS FQANs in the proxy for
authentication by setting the following in `/etc/xrootd/config.d/10-osg-xrdvoms.cfg`:
Expand Down