[Freeipa-users] Replication issues

Prashant Bapat prashant at apigee.com
Mon Apr 6 14:38:46 UTC 2015


Hi,

Seems like there is an issue with replication that I have encountered.

I'm using a custom attribute and a slapi-plugin. Below is the attribute
added.


dn: cn=schema
changetype: modify
add: attributeTypes
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' )
-
add: objectclasses
objectclasses: ( 2.16.840.1.113730.3.8.11.31.2 NAME 'ApigeeUserAttr' SUP
top AUXILIARY DESC 'APIGEE FREEIPA EXTENSION' MAY ipaSshSigTimestamp )

This is the only change.

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.

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.

Any pointers appreciated.

Regards.
--Prashant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20150406/6320099a/attachment.htm>


More information about the Freeipa-users mailing list