[Freeipa-users] Re: bug in ldap_entry_reconstruct()

2021-07-08 Thread Kees Bakker via FreeIPA-users
Thanks Flo This could be it. So far all newly created DNS entries show up on the updated server. Fingers crossed. -- Kees On 08-07-2021 17:57, Florence Renaud wrote: Hi, There were a few known issues with 389-ds and sync_repl. I see your version of 389-ds is 1.4.3.16-8.module_el8.4.0 but 389-

[Freeipa-users] Re: Multiple ID views question

2021-07-08 Thread Florence Renaud via FreeIPA-users
Hi, please refer to the chapter *8.1.2. Overriding the Default Trust View with Other ID Views* [1] from *Windows Integration Guide*: - 8< - If another ID view applied to the host overrides the attribute values in the Default Trust View, IdM applies the values from the host-specific ID view

[Freeipa-users] Re: bug in ldap_entry_reconstruct()

2021-07-08 Thread Florence Renaud via FreeIPA-users
Hi, There were a few known issues with 389-ds and sync_repl. I see your version of 389-ds is 1.4.3.16-8.module_el8.4.0 but 389-ds-base-1.4.3.23-2.module_el8.5.0+835+5d54734c.x86_64.rpm

[Freeipa-users] Multiple ID views question

2021-07-08 Thread iulian roman via FreeIPA-users
Hello, Due to the fact that I have some issues with ID views and different sssd versions, I tried a different approach. I created a second ID view , where I do override some users only for a group of systems. The override in the second id view (both for users and groups) is different that the o

[Freeipa-users] Re: bug in ldap_entry_reconstruct()

2021-07-08 Thread Kees Bakker via FreeIPA-users
I now have a debugger attached and I can print some values in ldap_entry_reconstruct and mldap_entry_read. Breakpoint 1 is at the if in     result = mldap_entry_read(mldap, uuid, &node);     if (result != ISC_R_SUCCESS) { Breakpoint 2 is at     return metadb_readnode_open(mldap->mdb,