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

Commit 5d8324d

Browse files
Merge pull request #928 from opensciencegrid/fix-voms-group-auth-example
Fix example XRootD groupname auth for VOMS FQANs
2 parents c568572 + b113f35 commit 5d8324d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data/xrootd/xrootd-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ In OSG 3.6, VOMS proxies are automatically mapped using the built-in XRootD GSI
145145
An incoming VOMS proxy will authenticate the first VOMS FQAN and map it to an organization name, groupname, and role
146146
name in the [authorization database](#authorization-database).
147147
For example, a proxy from the OSPool whose first VOMS FQAN is `/osg/Role=NULL/Capability=NULL` will be authenticated to
148-
the `osg` groupname.
148+
the `/osg` groupname.
149149

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

0 commit comments

Comments
 (0)