Hello,
For this purpose, you can use custom attributes provided by Adaxes. They are not stored in AD, but can be used the same as any other attributes of AD objects. The following attributes are available for you to use:
- CustomAttributeText1 through CustomAttributeText30 - for text (string) values,
- CustomAttributeTextMultiValue1 through CustomAttributeTextMultiValue10 - for multivalued text (string) values,
- CustomAttributeBoolean1 through CustomAttributeBoolean25 - for boolean values,
- CustomAttributeInt1 through CustomAttributeInt5 - for integer values,
- CustomAttributeBinary1 through CustomAttributeBinary5 - for binary values,
- CustomAttributeDate1 through CustomAttributeDate5 - for date values,
- CustomAttributeTimeStamp1 through CustomAttributeTimeStamp5 - for timestamp values.
You can provide your own name under which attributes appear in Adaxes, however in value references you need to use the LDAP names for the attributes. LDAP names do not change. All Adaxes custom attributes have the adm- prefix on their LDAP names. For example, to insert the value of the CustomAttributeText1 attribute, use the following value reference: %adm-CustomAttributeText1%.
For information on how to provide display names for attributes, see the following help article: http://www.adaxes.com/help/?HowDoI.Mana ... Names.html.
As for the possibility to pick a user, currently, there are no custom attributes that would allow you to do that, however for this purpose you can use any AD attribute supporting the DN syntax that you don't use for other purposes. For example, you can use such attributes as See Also, Manager, Secretary or Assistant.