Francis Augusto Medeiros-Logeay via FreeIPA-users wrote: > Hi, > > I’m updating the schema to create a few new object classes for my plugin. It > worked well on test, now I want to install it on my production servers (I > have a few replicas). > > I am getting the following error when issuing a isa-ldap-updater command: > > > Error caught updating nsDS5ReplicatedAttributeList: Server is unwilling to > perform: Entry and attributes are managed by topology plugin.No direct > modifications allowed. > Error caught updating nsDS5ReplicatedAttributeListTotal: Server is unwilling > to perform: Entry and attributes are managed by topology plugin.No direct > modifications allowed. > Error caught updating nsDS5ReplicatedAttributeList: Server is unwilling to > perform: Entry and attributes are managed by topology plugin.No direct > modifications allowed. > Error caught updating nsDS5ReplicatedAttributeListTotal: Server is unwilling > to perform: Entry and attributes are managed by topology plugin.No direct > modifications allowed. > > How can I fix this?
This is not related to schema. Some update is trying to modify a topology entry. I believe this was fixed upstream in ad77c4c6512f82019d1970d910647761b60aaedb. It is not yet in any release. It is attempting to exclude passwordgraceusertime from replication. While less than ideal this isn't a show stopper. rob -- _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
