<?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>3819</bug_id>
          
          <creation_ts>2005-10-18 15:44</creation_ts>
          <short_desc>Odd parsing of -z option to RFT client</short_desc>
          <delta_ts>2005-12-05 17:00:53</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CoG jglobus</product>
          <component>security</component>
          <version>unspecified</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Charles Bacon">bacon@mcs.anl.gov</reporter>
          <assigned_to name="Jarek Gawor">gawor@mcs.anl.gov</assigned_to>
          <cc>ranantha@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Charles Bacon">bacon@mcs.anl.gov</who>
            <bug_when>2005-10-18 15:44:46</bug_when>
            <thetext>Here&apos;s the error I got:

Caused by: org.globus.common.ChainedIOException: Authentication failed [Caused
by: Operation unauthorized (Mechanism level: Authorization failed. Expected
&quot;/C=org/DC=doegrids/OU=Services/CN=wiggum.mcs.anl.gov&quot; target but received
&quot;/DC=org/DC=doegrids/OU=Services/CN=wiggum.mcs.anl.gov&quot;)]

But I got that with -z &quot;DC=org/DC=doegrids/OU=Services/CN=wiggum.mcs.anl.gov&quot;.  Granted, I made a 
typo and left off the leading /, but it seems incorrect to replace the initial &quot;D&quot; with a &quot;/&quot;.  Either it should 
give an error that I&apos;m missing / at the beginning, or it should compare with exactly what I gave it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Jarek Gawor">gawor@mcs.anl.gov</who>
            <bug_when>2005-10-19 10:13:45</bug_when>
            <thetext>This is a bug in one of the routines in DN parsing in CoG.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Jarek Gawor">gawor@mcs.anl.gov</who>
            <bug_when>2005-10-19 11:12:58</bug_when>
            <thetext>Fixed the parsing so that an error will be returned when the &apos;/&apos; is missing. 
Committed fixes &amp; test cases to cog cvs. Committed updated cog-jglobus.jar to 
gt cvs trunk &amp; globus_4_0_branch.
</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>