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)
Sun, Sep 15, 2:43 AM
Unknown Object (File)
Sat, Sep 7, 9:38 AM
Unknown Object (File)
Sat, Sep 7, 6:06 AM
Unknown Object (File)
Wed, Sep 4, 2:47 AM
Unknown Object (File)
Mon, Sep 2, 6:31 PM
Unknown Object (File)
Mon, Sep 2, 5:55 PM
Unknown Object (File)
Mon, Sep 2, 12:22 PM
Unknown Object (File)
Sat, Aug 31, 11:39 AM
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.