#137 Nested domains are not supported (idnsName=subdomain,idnsName=example.com...)
Opened 9 years ago by zpericic. Modified 7 years ago

Commit 7d2645c introduced check which disabled nasted group (idnsName=subdomain,idnsName=example.com...)

I know that FreeIPA does not use these style but it's seams to me like legitime.

Patch reworks dn_to_text so that it support nested domains and still checks for absolute records.


Hello,

I'm afraid that this patch will not work with dynamic updates. Nested zones were allowed by mistake, not intentionally.

I can accept your patch if you make sure that it doesn't break dynamic updates, PTR synchronization and other features.

Please let me know if you need any assistance.

Hi,

I was not sure what was all affected by this patch. I'll closely investigate PTR sync and dyn update code and see is there any posibility to implement this feature.

Thanks for replay.

You are welcome. I would recommend you to look at addrdataset() in ldap_driver.c and to functions called from there (like write_to_ldap(), remove_values_from_ldap() etc).

PTR record synchronization is handled by ldap_sync_ptr() in ldap_helper.c.

I would like to make clear that "The Deffered" milestone doesn't mean that we don't accept patches. We simply don't have time to do it ourselves.

Have a nice day!

No need to clone deferred tickets to downstream.

Metadata Update from @zpericic:
- Issue assigned to someone
- Issue set to the milestone: The Deferred

7 years ago

Login to comment on this ticket.

Metadata