<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Hi Thierry,</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks for the reply. </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Turned out that the slapi-plugin was not ignoring the replicated operations. Problem solved. </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Regards.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">--Prashant</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 April 2015 at 23:25, thierry bordaz <span dir="ltr"><<a href="mailto:tbordaz@redhat.com" target="_blank">tbordaz@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hello Prashant,<br>
      <br>
      <blockquote>If you are able to reproduce the problem (ipasshpubkey
        not replicated), would you enable replication and plugin logging
        (<a href="http://directory.fedoraproject.org/docs/389ds/FAQ/faq.html#Troubleshooting" target="_blank">http://directory.fedoraproject.org/docs/389ds/FAQ/faq.html#Troubleshooting</a>)
        and provide the access/errors logs ?<br>
        <br>
        thanks<br>
        thierry<br>
      </blockquote><div><div class="h5">
      On 04/06/2015 04:38 PM, Prashant Bapat wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default">Hi,</div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default">Seems like there is an issue with replication
          that I have encountered. </div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default">I'm using a custom attribute and a
          slapi-plugin. Below is the attribute added. </div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default">
          <div class="gmail_default">dn: cn=schema</div>
          <div class="gmail_default">changetype: modify</div>
          <div class="gmail_default">add: attributeTypes</div>
          <div class="gmail_default">attributeTypes:
            (2.16.840.1.113730.3.8.11.31.1 NAME 'ipaSshSigTimestamp'
            DESC 'SSH public key signature and timestamp' EQUALITY
            octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
            X-ORIGIN 'APIGEE FREEIPA EXTENSION' )</div>
          <div class="gmail_default">-</div>
          <div class="gmail_default">add: objectclasses</div>
          <div class="gmail_default">objectclasses: (
            2.16.840.1.113730.3.8.11.31.2 NAME 'ApigeeUserAttr' SUP top
            AUXILIARY DESC 'APIGEE FREEIPA EXTENSION' MAY
            ipaSshSigTimestamp )</div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">This is the only change. </div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">Problem: I'm using a python script
            calling the user_add and user_mod to add user and then add
            ssh key to the user. After this the custom attr
            (ipaSshSigTimestamp) is getting replicated to the other
            master but the standard ipaSshPubKey is not. </div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">This had happened once before in
            the exact same setup. I removed the second master and
            re-installed it and it was working. But same problem again. </div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">Any pointers appreciated. </div>
          <div class="gmail_default"><br>
          </div>
          <div class="gmail_default">Regards.</div>
          <div class="gmail_default">--Prashant</div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>