TIBCO Spotfire® Statistics Services Installation and Administration

ldap.manager.cn

The property ldap.manager.cn specifies the name of the manager user.

Property NameProperty Description
ldap.manager.cnThis property specifies the Common Name (cn) of the manager user. It is used only for the LDAP connection. Set the user distinguished name (DN) for accessing an authenticated LDAP server. (The example builds the entire DN.)  

Example

ldap.manager.cn=CN\=TestUser,OU\=TestAccounts,OU\=All Users Other,dc\=company,dc\=com

TermDefinitionExampleComment
CNCommon NameTestUserCan be a generic name and a specific user's name, such as John Smith
OUOrganizational UnitTest Accounts, All Users OtherIndicates the organization units where CN is located
dcDomain Componentcompany, comBuilds the domain name (company.com)