<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><tt>ACK (with CAVEAT)</tt><tt><br>
      </tt><tt><br>
      </tt><b><tt>CAVEAT:</tt></b><tt><br>
      </tt>
      <blockquote><tt>In addition, after applying the patch, change the
          following lines in
'base/common/src/com/netscape/cms/authentication/TokenAuthentication.java':</tt><tt><br>
        </tt><tt><br>
        </tt><tt>    Change line 164 from:</tt><tt><br>
        </tt><tt>+                c = sendAuthRequest(authHost,
          authAdminPort, authURL, content);</tt><tt><br>
        </tt><tt>    to:</tt><tt><br>
        </tt><tt>+                c = sendAuthRequest(authHost,
          authEEPort, authURL, content);</tt><tt><br>
        </tt><tt><br>
        </tt><tt>    Change line 167 from:</tt><tt><br>
        </tt><tt>+                        + authHost + ":" +
          authAdminPort + " " + e1);</tt><tt><br>
        </tt><tt>    to:</tt><tt><br>
        </tt><tt>+                        + authHost + ":" + authEEPort
          + " " + e1);</tt><tt><br>
        </tt></blockquote>
      <tt><b>TEST:</b><br>
      </tt>
      <blockquote><tt>As a very similar patch was already tested on RHCS
          8.1, the testing of this patch was minimal:<br>
        </tt>
        <ul>
          <li><tt>applied patch + CAVEAT to source, built on x86_64
              Fedora 18 machine, and installed packages<br>
            </tt></li>
          <li><tt>performed a pkispawn of a CA (skipping configuration)</tt></li>
          <li><tt>performed a firefox browser GUI configuration of the
              CA</tt></li>
          <li><tt>successfully tested the CA</tt></li>
          <li><tt>performed a pkispawn of a CA clone (skipping
              configuration)</tt></li>
          <li><tt>performed a firefox browser GUI configuration of the
              CA clone</tt></li>
          <li><tt>successfully tested interactions between the CA master
              and CA clone:</tt></li>
          <ul>
            <li><tt>EE master AGENT master</tt></li>
            <li><tt>EE master AGENT clone</tt></li>
            <li><tt>EE clone AGENT master</tt></li>
            <li><tt>EE clone AGENT clone</tt><tt> <br>
              </tt></li>
          </ul>
        </ul>
      </blockquote>
      <br>
      <tt>On 02/12/13 07:58, Ade Lee wrote:</tt><tt><br>
      </tt></div>
    <blockquote cite="mid:1360684702.18568.6.camel@aleeredhat.laptop"
      type="cite">
      <pre wrap="">This is an add on patch to allow tokenAuthentication to take place on
the admin interface.  The ee interface is kept for legacy sake.

Please review, 
Ade
</pre>
      <tt><br>
      </tt>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <tt><br>
      </tt>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>