Print

Print


Hi Andy,

thanks! 
Now just one question remains: IIUC, if vomsxrd maps all VOMS triplets, group and role will contain space-separated values, such as:
group: `atlas/de atlas/de atlas`
role: `NULL production NULL`
for a VOMS proxy with:
```
attribute : /atlas/de/Role=production/Capability=NULL
attribute : /atlas/de/Role=NULL/Capability=NULL
attribute : /atlas/Role=NULL/Capability=NULL
```
Will that (worngly) match:
```
= atlprod o: atlas g: /atlas r: production
```
or will the triplets be matched as full triplets, i.e. it will only (correctly) match:
```
= atlprod o: atlas g: /atlas/de r: production
```

Cheers,
Oliver

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1006#issuecomment-503574989

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1