We need to manage certain AD attributes which are not available via IM or Provisioning Manager screens.
Release: Identity Manager 14.3, 14.4
Answer:
Follow these steps to extend the Active Directory Schema by Adding Custom Attributes
1. Create a schema.ext in the ... \CA\Identity Manager\Provisioning Server\data\ads directory AND/OR in the Connector Server\ccs\data\ads folder.
**** Check both places because the files maybe in both and changing only one will cause the files to show up, BUT not be valid *****
The schema.ext will have the custom attributes listed
******Make sure the Attributes are written EXACTLY like they are in AD, because the field is CASE SENSITIVE****
2. Stop CA Identity Manager - Connector Server (C++), CA Identity Manager - Connector Server (Java), and CA Identity Manager - Provisioning Server.
Restart the services Java service will restart C++ service automatically.
3. Go back into PM.
4. Go to Roles
5. Right click your ADS Account policy template and select "duplicate"
6. Name the new custom attribute template
7. Double click the new template name and go to the custom tab. This will read from the schema.ext that was created.
Once completed you can add the middle name on the account template after you set the custom attribute.
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-manager/14-3/administrating/managed-endpoints-and-provisioning/provisioning-roles/attributes-and-rule-strings-in-account-templates.html
Scroll down through the list and you will find middle name and middle initial.
%UMI% Middle initial
%UMN% Middle name
https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-management-and-governance-connectors/1-0/connectors/microsoft-connectors/microsoft-active-directory-exchange-and-skpye-for-business(lync)/Managing-the-Connection-to-Active-Directory/active-directory-customizations/extend-the-active-directory-schema-by-adding-custom-attributes.html