Difference between revisions of "Accounts"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==UnityID== | ==UnityID== | ||
− | + | ===Creation=== | |
+ | ===Format=== | ||
Your Unity ID has 8 or fewer characters and is automatically generated from your name in a two-step procedure: | Your Unity ID has 8 or fewer characters and is automatically generated from your name in a two-step procedure: | ||
#A string of letters is created using the initials of your first and middle names and the first six letters of your last name, all in lower case. | #A string of letters is created using the initials of your first and middle names and the first six letters of your last name, all in lower case. | ||
Line 7: | Line 8: | ||
#* Mary Jones Smith's Unity ID would be "mjsmith." | #* Mary Jones Smith's Unity ID would be "mjsmith." | ||
#* Melissa Jane Smith's would be "mjsmith2" because of the duplicated letters. | #* Melissa Jane Smith's would be "mjsmith2" because of the duplicated letters. | ||
+ | ===Deactivation=== | ||
==MySQL Account== | ==MySQL Account== | ||
==Offsite Access== | ==Offsite Access== |
Revision as of 12:58, 27 February 2006
UnityID
Creation
Format
Your Unity ID has 8 or fewer characters and is automatically generated from your name in a two-step procedure:
- A string of letters is created using the initials of your first and middle names and the first six letters of your last name, all in lower case.
- If this string matches one previously created for someone else, the last letter will be replaced with or followed by a numeral. Here are some examples:
- George William Abernathy's would be "gwaberna."
- Mary Jones Smith's Unity ID would be "mjsmith."
- Melissa Jane Smith's would be "mjsmith2" because of the duplicated letters.