Query defined attributes on Windows
To query what attributes are flagged as unsupported or if the attribute is mapped to a different LDAP attribute. Run...ConfigEngine.bat wp-query-attribute-config -DWasPassword=password task, from...
profile_root/ConfigEngine
...any time during the configuration process or at runtime to query an overview of the currently defined attributes. This task creates the availableAttributes.html report, located in the profile_root/ConfigEngine/log directory.
The report contains one table that lists the available attributes for Users (PersonAccount) and one table that lists the available attributes for Groups. For each configured repository there is a column that indicates if the attribute is flagged as unsupported or if the attribute is mapped to a different LDAP attribute.
This task does not validate the existence of attributes in the LDAP schema.
Parent topic:
Adapting the attribute configuration
Next topic:
Add attributes