Resolution
goal
How do I configure a policy to validate phone numbers?
fact
Directory and Resource Administrator 6.x
fix
note
note
How do I configure a policy to validate phone numbers?
fact
Directory and Resource Administrator 6.x
fix
To create a policy to validate the Telephone field on the General tab when viewing user account properties, please perform the following steps:
- Launch the MMC while logged in as an Assistant Admin with, at minimum, the Built-in Policy role.
- Expand the Policy and automation management snap-in node.
- Select Policy.
- Click New.
- Select the Create a policy to validate a specific property option.
- Click Next.
- Select All ActiveViews and All Assistant Admin groups.
- Click Next.
- Select User from the drop down list in the Select object class field.
- Select telephoneNumber from the drop downlist in the Select class property field.
- Click Next.
- In the Default Value (which will be used used during create operations) field, enter a default value such as (123) 456-7890.
- In the Property format mask field, enter (###) ###-####.
- Select the checkbox Required property - Enforce that a value is entered for the property. This is an optional selection.
- Click Next.
- Click Next.
- Specify a name for the policy.
- Click Next.
- Click Finish.
note
While this example validates the Telephone field on the General tab, similar policies can be created for Home phone, Pager, Mobile, Fax and IP phone and other fields.
note
For a list of field name to Active Directory attribute mappings, please refer to the following Knowledge Base article:
NETIQKB3802: Active Directory Object Attribute / Directory and Resource Administrator MMC Property Field Mappings
Additional Information
Formerly known as NETIQKB10545