Feature #2751
AD group mail delivery type switch
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-mail-server | |||
Target version: | v6.5 | |||
Resolution: | NEEDINFO: | No |
Description
- Shared
- Copy (default)
Related issues
Associated revisions
AD integration: honour postfix/AdsGroupsDeliveryType prop. Refs #2751
AdsGroupsDeliveryType=shared: security groups are valid for ACLs
AdsGroupsDeliveryType=copy: security groups are treated as distribution lists
postfix/AdsGroupsDeliveryType prop implementation. Refs #2751
- relizes AD group mail delivery type switch (copy|shared)
DB defaults: changed postfix/AdsGroupsDeliveryType default to "copy". Refs #2751
- The "shared" mode is still not fully implemented for ADS
Revert "AD integration: honour postfix/AdsGroupsDeliveryType prop. Refs #2751"
postfix/AdsGroupsDeliveryType should not affect ACL management:
delivery type and ACLs are different matters.
This reverts commit 0e537fde18bf31a785b747f2abb998cc85537b33.
History
#1 Updated by Davide Principi about 7 years ago
- Related to Enhancement #2727: Configurable AD accounts LDAP subtree added
#2 Updated by Davide Principi about 7 years ago
- Related to Bug #2730: SOGo: shared folders not working for AD accounts added
#4 Updated by Davide Principi about 7 years ago
- Subject changed from AD group mail delivery switch to AD group mail delivery type switch
- Status changed from TRIAGED to ON_DEV
- % Done changed from 20 to 30
#5 Updated by Davide Principi about 7 years ago
- Assignee set to Davide Principi
#6 Updated by Davide Principi about 7 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
MODIFIED
Updated documentation nethserver-mail-server
Useful commands to execute the following test cases are explained in #2727
Test case 1
After upgrade,postfix/AdsGroupsDeliveryType
is by default copy
:
- check mail to AD security group is delivered to group's members
- check mail to AD distribution list is delivered to group's members
- check AD security group can be used for ACLs and listed in addressbok
- check AD distribution list is listed only in addressbook
Test case 2
After test case 1, switch to shared
:
# db configuration setprop postfix AdsGroupsDeliveryType shared # signal-event nethserver-samba-save
- check mail to AD security group is delivered to group's mailbox
- check mail to AD distribution list is delivered to group's members
#7 Updated by Davide Principi about 7 years ago
- Status changed from MODIFIED to ON_QA
- Assignee deleted (
Davide Principi) - % Done changed from 60 to 70
In nethserver-testing:
nethserver-mail-server-1.6.4-14.0git96cf7cd0.ns6.noarch.rpmnethserver-sogo-1.3.0-7.0git0e537fde.ns6.noarch.rpm
nethserver-sogo-1.3.0-8.0git9cb07642.ns6.noarch.rpm
#8 Updated by Davide Principi about 7 years ago
- Description updated (diff)
#9 Updated by Nicola Rauso about 7 years ago
- Assignee set to Nicola Rauso
#10 Updated by Nicola Rauso about 7 years ago
- Status changed from ON_QA to VERIFIED
- Assignee deleted (
Nicola Rauso) - % Done changed from 70 to 90
Tested: ok
#11 Updated by Giacomo Sanchietti about 7 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
- nethserver-samba-1.4.3-1.ns6.noarch.rpm
- nethserver-mail-server-1.7.0-1.ns6.noarch.rpm