auto.schema.override.uid
This configuration parameter specifies which Active Directory user attribute to use to generate the UID. There are three Active Directory user attribute options:
- employeeID
- employeeNumber
- uidNumber
If you enter a unsupported attribute the setting is ignored.
Only numeric values are supported. If the user attribute contains a non-numeric value, that user is ignored.
Examples:
auto.schema.override.uid: employeeID auto.schema.override.uid: uidNumber