You may want to change a user's username if for example, a username is based on the user's last name and the user formally changes their last name. There are two methods to change someone's username.
Step-by-step Guide
To change the user's username via the browser-based form:
-
Go to Site Administration > Users > Accounts > Browse list of users
-
Click on the cogwheel next to the user in question
-
Modify the username and click on the "Update profile" button
NOTE: You cannot modify the username if the user authenticates against an Active Directory server or some other third-party system that controls their username. You will first need to modify their authentication method to "manual" using this procedure . Once you've set their authentication method to "manual", change their username following the 3 steps above, and then change their authentication method to its original value.
To change the user's username via Upload Users:
-
Create a CSV file with, at a minimum, the "username" column and another column that uniquely identifies uses and that will not change (e.g. an employee ID).
-
Follow the Upload Users procedure using the following settings in the web page:
-
Upload type: Select "Update existing users only"
-
User mapping: Map the unique user value that will not change (e.g. employee ID)
-
User mapping control: Enable "Strict"
-
Allow renames: Select "Yes"
-
Click on the "Upload users" link at the bottom of the page
-