The information on this page refers to License Statistics v6.24 and newer, which changed "LDAP" labels to the generic label "User Directory." If you are using a version previous to v6.24, see documentation for previous versions. |
The User Directory page (Administration: User Directory, visible only for License Statistics administrator users) lets you optionally define schema settings for User Directory Users Import and User Directory Authentication. This functionality is intended for advanced users in order to configure mapping of fields between License Statistics and the User Directory instance. The schema settings are fully customizable, and are initially populated with entries according to the Directory Type selected when defining the configuration (Active Directory, LDAP, or LDAP with POSIX).
User Directory Users Import
To see the schema settings for User Directory Users Import, click the Schema Settings expand button in the Enable Users Import area of the User Directory page:
The following table defines the available schema settings for User Directory User Import. Fields are optional unless otherwise noted.
Schema Field | Description | Example |
---|---|---|
User | ||
User Type | User Directory user object class type (Required) | user,!computer inetOrgPerson posixAccount |
User Name | User name attribute field of the user (Required) | sAMAccountName cn uid |
User First Name | First Name attribute field of the user | givenName |
User Last Name | Last Name attribute field of the user | surName |
User Description | Description attribute field of the user | description |
User Email | Email attribute field of the user | |
User Telephone | Telephone attribute field of the user | telephoneNumber |
User Company | Company attribute field of the user | company |
User Department | Department attribute field of the user | department |
User Title | Title attribute field of the user | title |
User Country | Country attribute field of the user | country |
User City | City attribute field of the user | city |
User Postal Code | Postal code attribute field of the user | postalCode |
User Post Office Box | Post office box attribute field of the user | postOfficeBox |
User Street Address | Street address attribute field of the user | streetAddress |
User Province | Province attribute field of the user | province |
Group | ||
Group Type | User Directory attribute objectClass value (Required) | group groupOfUniqueNames |
Group Name | Name attribute field of the user group (Required) | cn |
Group Description | Description attribute field of the user group | description |
Group Membership | ||
Group Membership Strategy | Strategy of resolving group membership of the user
| Select MEMBER_OF or MEMBER from pick-list |
Group Membership | Group membership attribute field of the user | memberOf member |
User Directory Authentication
To see the schema settings for User Directory Authentication, click the Schema Settings expand button in the Enable User Directory Authentication area of the User Directory page:
The following table defines the available schema settings for User Directory Authentication. Fields are optional unless otherwise noted.
Schema Field | Description | Example |
---|---|---|
Account | ||
Account Type | The User Directory user object class type (Required) | user inetOrgPerson posixAccount |
Account Name | Name attribute field of the account (Required) | sAMAccountName cn uid |
Account Display Name | Display name attribute field of the account (Required) | displayName |
Account Email | Email attribute field of the account |