<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>1334</bug_id>
          
          <creation_ts>2003-10-29 20:39</creation_ts>
          <short_desc>request for more strict format checking in grid-mapfile-check-consistency</short_desc>
          <delta_ts>2008-08-11 15:21:24</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GSI C</product>
          <component>Authentication</component>
          <version>2.4.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>4.0</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="FUKAUMI Naoki">fukaumi@soum.co.jp</reporter>
          <assigned_to name="Sam Meder">meder@mcs.anl.gov</assigned_to>
          <cc>slang@mcs.anl.gov</cc>
    
    <cc>vwelch@uiuc.edu</cc>

      

      
          <long_desc isprivate="0">
            <who name="FUKAUMI Naoki">fukaumi@soum.co.jp</who>
            <bug_when>2003-10-29 20:39:19</bug_when>
            <thetext>grid-mapfile-check-consistency can&apos;t detect following entry as error,

  &quot;O=Grid, O=Globus, OU=soum.co.jp, CN=FUKAUMI Naoki&quot; fukaumi

It&apos;s possible and frequently mistake, I believe. ;)
(Of course it should use &quot;grid-cert-info -s&quot; to get proper DN.)

Please add checking function about these bogus entries.

This is quick hack.

232c232
&lt;     check_fields=`echo $line | ${GLOBUS_SH_GREP-grep} &quot;O=&quot; |
${GLOBUS_SH_GREP-grep} &quot;CN=&quot;`
---
&gt;     check_fields=`echo $line | ${GLOBUS_SH_GREP-grep} &quot;/O=&quot; |
${GLOBUS_SH_GREP-grep} &quot;/CN=&quot;`</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Sam Meder">meder@mcs.anl.gov</who>
            <bug_when>2003-10-30 01:25:55</bug_when>
            <thetext>Fix was to activate Common. Committed to trunk.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Sam Meder">meder@mcs.anl.gov</who>
            <bug_when>2003-10-30 01:26:30</bug_when>
            <thetext>Oops wrong bug...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Sam Meder">meder@mcs.anl.gov</who>
            <bug_when>2004-10-27 21:15:37</bug_when>
            <thetext>Committed suggested fix.

/Sam</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>