Page MenuHomePhorge

Preserve important old aci and inetdomainbasedn attributes of the mgmt and hosted domain
ClosedPublic

Authored by dhoffend on Jan 17 2020, 12:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 7, 9:06 AM
Unknown Object (File)
Thu, Dec 7, 3:08 AM
Unknown Object (File)
Wed, Dec 6, 2:25 PM
Unknown Object (File)
Sun, Dec 3, 12:35 PM
Unknown Object (File)
Wed, Nov 15, 6:37 PM
Unknown Object (File)
Tue, Nov 14, 7:31 AM
Unknown Object (File)
Nov 4 2023, 3:06 PM
Unknown Object (File)
Nov 4 2023, 3:06 PM
Subscribers
None

Details

Summary

This changes preservers the inetdomainbasedn for hosted and management
when they're getting edited in the kolab-webadmin when hosted_mode is activated.

Test Plan

Edit the mgmt or hosted domain using cn=Directory Manager. Your
inetdomainbased will change from dc=hosted,dc=com to ou=hosted.com,dc=hosted,dc=com

Diff Detail

Repository
rWAP webadmin
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dhoffend created this revision.

Sidenote: when the inetDomainBaseDN of the hosted domain changes, kolabd will not detect the domain as primary_domain anymore and therefore stops creating new mailboxes for all hosted domains under hosted_domain_rootdn. It's important that inetDomainBaseDN doesn't get modified by accident.

This revision is now accepted and ready to land.Feb 25 2020, 10:06 AM
This revision was automatically updated to reflect the committed changes.