<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">Hello Prashant,<br>
<br>
<blockquote>If you are able to reproduce the problem (ipasshpubkey
not replicated), would you enable replication and plugin logging
(<a class="moz-txt-link-freetext" href="http://directory.fedoraproject.org/docs/389ds/FAQ/faq.html#Troubleshooting">http://directory.fedoraproject.org/docs/389ds/FAQ/faq.html#Troubleshooting</a>)
and provide the access/errors logs ?<br>
<br>
thanks<br>
thierry<br>
</blockquote>
On 04/06/2015 04:38 PM, Prashant Bapat wrote:<br>
</div>
<blockquote
cite="mid:CAN9aUriCZispG7JV6O1=eeBZsT42Ce4qpoY3fYKNni8240JyYA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default" style="font-family:'trebuchet
ms',sans-serif">Hi,</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">Seems like there is an issue with replication
that I have encountered. </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">I'm using a custom attribute and a
slapi-plugin. Below is the attribute added. </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"><br>
</div>
<div class="gmail_default" style="font-family:'trebuchet
ms',sans-serif">
<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 class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>