http://www.microsoft.com/adsi">
The information in this article applies to:
SYMPTOMSThe owner of a distribution list is set through a Lightweight Directory Access Protocol (LDAP) and the new owner is unable to modify the membership of the list. CAUSE
When the owner for a distribution list (DL) is set, the Microsoft Exchange Administrator program (Admin.exe) retrieves the associated Windows NT account of the owning object, usually a mailbox. This Windows NT account is then given user permissions on the distribution list. This allows the owner of the mailbox to add and remove members of the distribution list. Q177838 XADM: NT Security Descriptor Associated w/ DL Owner Not Updated RESOLUTION
In order to allow the distribution list owner to be able to add and remove members, the permissions must be properly set. This can be done by either making a change through Microsoft Exchange Administrator program (see the Knowledge Base Article Q177838) or by explicitly setting the security descriptor via LDAP. MORE INFORMATIONFor simplicity, the following ADSI code example copies the entire security descriptor from the owner's mailbox and places it on the distribution list. This will have the effect of giving all the users who have permission on that mailbox the same permissions on the distribution list.
REFERENCES
For additional information about this particular problem, please see the following article in the Microsoft Knowledge Base: Q177838 XADM: NT Security Descriptor Associated w/ DL Owner Not Updated For general information on Active Directory Services Interfaces(ADSI) please view the following Web site: http://www.microsoft.com/adsi For information about working with Exchange Mailboxes and Distribution Lists from ADSI, please see the following article in the Microsoft Knowledge Base: Q220043 HOWTO: Find Distribution List Membership for a Given Recipient Additional query words:
Keywords : kbADSI kbXchge kbXchge550 kbMsg kbVBp kbGrpPlatform kbGrpMsg kbDSupport |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |