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
F11896647: D907.diff
Thu, Apr 25, 12:50 PM
F11885133: D907.diff
Wed, Apr 24, 3:34 PM
Unknown Object (File)
Sat, Apr 20, 5:04 PM
Unknown Object (File)
Sat, Apr 20, 11:02 AM
Unknown Object (File)
Sat, Apr 20, 9:11 AM
Unknown Object (File)
Fri, Apr 19, 10:42 AM
Unknown Object (File)
Tue, Apr 9, 11:09 PM
Unknown Object (File)
Tue, Apr 9, 4:43 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.