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 FieldDescriptionExample
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 NameFirst Name attribute field of the usergivenName
User Last NameLast Name attribute field of the usersurName
User DescriptionDescription attribute field of the userdescription
User EmailEmail attribute field of the usermail
User TelephoneTelephone attribute field of the usertelephoneNumber
User CompanyCompany attribute field of the usercompany
User DepartmentDepartment attribute field of the userdepartment
User TitleTitle attribute field of the usertitle
User CountryCountry attribute field of the usercountry
User CityCity attribute field of the usercity
User Postal CodePostal code attribute field of the userpostalCode
User Post Office BoxPost office box attribute field of the userpostOfficeBox
User Street AddressStreet address attribute field of the userstreetAddress
User ProvinceProvince attribute field of the userprovince
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 groupdescription
Group Membership
Group Membership Strategy

Strategy of resolving group membership of the user

  • MEMBER_OF - default, recommended
  • MEMBER - not recommended, use only if MEMBER_OF is not supported by the User Directory server due to potential performance issues  
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 FieldDescriptionExample
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 EmailEmail attribute field of the accountmail
  • No labels