Access to Enterprise Configuration settings
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
enableIntegration | boolean | Enable or disable Enterprise Directory Integration | Mandatory |
autoDiscoverServer | boolean | Use Host IP/DN or auto-discover from FQDN. When 'true', use auto-discovery. When 'false', specify the Host IP/DN in the address field. | Mandatory |
address | string | Address of the Enterprise Directory server or FQDN | |
domain | string | The Active Directory domain in which the RealPresence DMA system should create and publish Active Directory contacts. | |
userName | string | User id of the Enterprise Directory server login | |
password | string | Password for the Enterprise Directory server login | |
userFilter | string | Filter for identifying valid user ids | Mandatory |
baseDirectoryName | string | The base directory name of the allowed users | |
territoryName | string | The name of the associated territory | |
adminName | string | When in Maximum Security Mode, this field must be present to specify the admin user account that will remain after the integration with the Enterprise Directory | |
enableLyncRealConnect | boolean | Enable Lync RealConnect | |
lyncCallbackContactsOu | LyncCallbackContactsOu | Lync Contacts. If enable-lync-real-connect is set to true then this field MUST contain a non empty string. If enable-lync-real-connect is set to false then value for this field will NOT be used by DMA. | |
securityLevelEnum | SecurityLevelEnum | In RPRM, indicates the security level of LDAP. In DMA, this field is not used. DMA will attempt to connect first using TLS, and if that doesn't work then LDAPS, and if that doesn't work then PLAIN (but only if unencrypted connections are allowed in the DMA security policy). | |
realTimeIntegrated | boolean | Real-time AD server integrated status | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
SecurityLevelEnum | string | Value must be one of:
|
LyncCallbackContactsOu | string | Length of value must be >=0 Length of value must be <=128 |