Print

Print


DNs appear to be transformed, replacing ,<space> with / ahead of comparison to the mapfile.

s.replace(", ", "/");

https://github.com/xrootd/xrootd/blob/v5.4.2/src/XrdCrypto/XrdCryptosslAux.cc#L779

For example, a client intended to match the following gridmap line
"/DC=org/DC=incommon/C=US/ST=California/L=La Jolla/O=University of California, San Diego/CN=stashcache.t2.ucsd.edu" ligo
will result in xrootd comparing the client's DN as
/DC=org/DC=incommon/C=US/ST=California/L=La Jolla/O=University of California/San Diego/CN=stashcache.t2.ucsd.edu
which does not match.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1684@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1684", "url": "https://github.com/xrootd/xrootd/issues/1684", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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