We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75026e6 + 3e85ecb commit 043875fCopy full SHA for 043875f
config/condor_mapfile.osg
@@ -6,6 +6,7 @@ GSI "^\/C\=RU\/O\=RDIG\/OU\=hosts\/OU=*\/CN\=(host\/)?([A-Za-z0-9.\-]*)$" \2@dae
6
GSI "^\/C\=BR\/O\=ANSP\/OU\=ANSPGrid\ CA\/OU\=Services\/CN\=(host\/)?([A-Za-z0-9.\-]*)$" \2@daemon.opensciencegrid.org
7
GSI "^\/DC\=org\/DC\=terena\/DC\=tcs.*\/CN\=(host\/)?([A-Za-z0-9.\-]*)$" \2@daemon.opensciencegrid.org
8
GSI "^\/DC\=ch\/DC\=cern\/OU\=computers\/CN\=(host\/)?([A-Za-z0-9.\-]*)$" \2@cern.ch
9
+GSI "^/CN=([-.A-Za-z0-9/= ]+)$" \1@daemon.opensciencegrid.org
10
GSI (.*) GSS_ASSIST_GRIDMAP
11
GSI "(/CN=[-.A-Za-z0-9/= ]+)" \1@unmapped.opensciencegrid.org
12
CLAIMTOBE .* anonymous@claimtobe
0 commit comments