Using Identity Manager for provisioning ensures that eDirectory User IDs follow a consistent pattern, and it eliminates human error in creating User IDs. Consistently following a good pattern reduces support time because you don't need to go in to eDirectory to look up User IDs; instead, the student can predict the ID by knowing the pattern (such as last name, first initial, and student ID) and applying it to his or her own information.
You need to plan the pattern you want the driver to follow when creating an eDirectory User ID.
The driver configuration gives you a lot of flexibility in specifying the pattern for creating User IDs. You specify one pattern for student User IDs and a separate pattern for creating staff User IDs. You can create User IDs that are a combination of up to 5 parts.
The following figure shows an example of the options that are provided for User IDs in the driver configuration.
You can use the following attributes from the student information system:
HINT: Formats that include part of the student ID number are more likely to produce unique User IDs.
In addition to using attributes, you also have the option to specify one of the following values:
You could incorporate a text string you specify. The text field where you enter the string is the last field shown in the figure above.
Using this option for one of the parts of the User ID indicates that the part has no value and is not being used. For example, if you wanted the User ID to be made up of only three parts, you could specify None as the value for parts 4 and 5.
For each part, you specify a length. The length indicates the number of characters or digits to use from the attribute. For Last Name, First Name, Middle Name, and Text, the left-most characters are used. For Student ID and Graduation Year, the right-most digits are used.
In this figure showing the User ID section of the driver configuration, the administrator has chosen to use 4 parts for the User ID. Because the 5th part is not needed, it is set to None.
The table below represents the same choices, and what the resulting parts of the User ID would be for an example user, Michelle Jones. For this example, the resulting User ID would be
"S-JonesM3842."
Part | Value Specified | Length Specified | Attribute Value | Resultant Value |
---|---|---|---|---|
1 |
Text |
All |
S- |
S- |
2 |
Last Name |
All |
Jones |
Jones |
3 |
First Name |
1 |
Michelle |
M |
4 |
Student ID |
4 |
7683842 |
3842 |
5 |
None |
All |
|
|