3.1.1.6 Enterprise

The Enterprise ADM element describes the attributes of an enterprise.

This ADM element extends the DirectoryObject ADM element. It contains the following directory attributes:

Name: A user-defined name for the enterprise.

WeakenedSecurity: A Boolean that specifies whether weakened security is enabled for the enterprise by default. If weakened security is enabled, the queue managers in the enterprise use their own security contexts to access the directory service instead of the message queuing application credentials.

  • True: Indicates that weakened security is enabled.

  • False: Indicates that weakened security is disabled.

NonLDAPCapableQueueManagerNotification: A Boolean that specifies whether remote non-LDAP Capable Queue Managers will be notified by the protocol specified by [MS-MQCN] about changes to any associated directory objects.

  • True: Indicates that change notification to remote non-LDAP Capable Queue Managers is enabled.

  • False: Indicates that change notification to remote non-LDAP Capable Queue Managers is disabled.

DefaultTimeToLive: Specifies the default time, in seconds, that a message has to reach a queue during a message transfer operation.

OldDirectory: A Boolean that specifies if the directory service running in the enterprise is based on MSMQ 1.0.

  • True: If the directory service is based on MSMQ 1.0.

  • False: If the directory service is not based on MSMQ 1.0.

Security: Contains the security descriptor of the enterprise. The ACEs ([MS-DTYP] section 2.4.4) for this security descriptor MUST use the ACCESS_MASK ([MS-DTYP] section 2.4.3) values listed in the MQENTACCESSMASK ([MS-MQMQ] section 2.2.26) enumeration.