Name
|
Name that uniquely identifies the domain, which is used as an identifier in cases such as Single Sign On and web services. The domain name for the domain that contains users entered manually into FlexNet Operations is FlexNet. Additional domains that are added are directory service domains.
Note • A domain name should not have any spaces.
|
*
|
Protocol
|
LDAP and LDAPS protocols are supported.
LDAPS uses SSL connections. If LDAPS is selected, see the FlexNet Operations Installation Guide for instructions to configure secure (SSL) client settings for the FlexNet Platform Server.
|
|
Host
|
Name of the host machine on which the directory service runs.
|
*
|
Port
|
Port on the host machine on which the directory service listens for requests. The default LDAP port is 389; the default LDAPS port is 636.
|
*
|
Domain Login
|
The distinguished user (DN) name of the user that will connect to the directory server. If the directory server allows anonymous binding, then leave this field blank. The directory server must allow an anonymous login to bind as well as perform searches for users and groups.
|
*
|
Domain Password
|
The password used when binding to the active directory domain to perform domain operations. (Password is only required if you configure a valid user to connect to the directory server.)
|
*
|
Base Distinguished Name
|
The distinguished name (DN of the node in the directory service) at which to start searching for user information.
|
*
|
User Search Filter
|
The directory service filter condition that is used to identify a user. The syntax (include parentheses) is (attribute_name=value), where value is the value of the directory service attribute when the object is a user. This filter is used to search for users imported from the directory service.
|
*
|
Authentication Filter
|
Filter condition used during the authentication process, to find the user who is trying to log on to the directory server. The filter condition contains the name of an attribute.
|
|
UserID Attribute
|
An attribute of the user type entry that contains the user ID identifying the user. Used to store the user ID value in FlexNet Operations as user name.
|
|
Group Name Attribute
|
Directory service attribute of a user that contains the groups to which that user belongs.
|
|
User Display Name Attribute
|
The directory service attribute that contains the display name of a user.
|
*
|
User Display Detail Attribute
|
Optional directory service attribute that contains the display detail of a user. The value of this property is displayed in the Create User page when you create a user from a directory service. If not defined, the default value is the User Distinguished Name in the directory service.
|
|
User Account Unit Attribute
|
Optional name of the attribute in the directory service that stores the user’s account. The value specified in the directory service for this property must be the same as that defined by the Account Name in Operations. If these values do not match exactly, Operations uses the value defined in the Default Account for External Domain property in System Configuration.
|
|
User Email Attribute
|
Optional name of the attribute in the directory service that stores the user’s email. If this is not defined, the user email will not be populated.
|
|
User Locale Attribute
|
Optional name of the attribute in the directory service that stores the user’s locale. The Locale ID value specified by this property in the directory service must take a format <language code>_<country code>. For example, en_GB for Great Britain English or en_US for United States English.
|
|
User TimeZone Attribute
|
Optional name of the attribute in the directory service that stores the time zone defined for that user. The value specified by this property in the directory service must take one of the following formats (these are supported by Java):
|
1.
|
Time Zone ID, such as America/New York or America/Los_Angeles |
GMT<+|–><Hours>:<Minutes>
GMT<+|–><Hours><Minutes>
GMT<+|–><Hours>
There are no spaces between each value.
Hours are represented as either single-digit or double-digit.
Minutes are represented as double-digit.s
A digit is a number 0 through 9.
For example, valid values could be GMT+05:30, GMT+0500 or GMT+5.
|
|
Group Search Filter
|
The directory service filter condition that is used to identify a group. The syntax (include parentheses) is (attribute_name=value), where value is the value of the directory service attribute when the object is a group. Typically, the entry is identified by the objectclass attribute.
|
*
|
Group Display Name Attribute
|
Directory service attribute that contains the display name of a group.
|
*
|
Group Display Detail Attribute
|
Optional directory service attribute that contains the display detail of a group. The value of this property is displayed in the Add Group page when you create a group from a directory service. If not defined, the default value is the Group Distinguished Name in the directory service.
|
|
Returned Page Size
|
If a positive number is specified, FlexNet Operations tries to use paging when searching for directory service entries. Paging means that the directory service returns no more than the specified number of entries at a time instead of all entries in one batch. Set to a number less than or equal to the page size limit imposed by the directory service. Not all directory services support paging; if your directory service does not, set page size to 0.
|
|
Status
|
An active domain can be used to import or authenticate a user; an inactive domain cannot. Leave the status of a new domain Active. (If you do not wish to grant access to users from a specific domain, set the value to Inactive. You can set it to Active at a later time.)
|
|