welcome: please sign in
location: RenamingUsers

Moved to: https://osmium.morningside.edu/confluence/x/GQA-AQ

Moodle

This is largely deprecated in favor of the new UserControl programs which do this automatically in response to Aims changes.

# mysql -p
Enter password: *********
mysql> use moodle
mysql> UPDATE LOW_PRIORITY mdl_user SET username = '(newusername)' where username='(oldusername)';


CategoryCheatSheets

RenamingUsers (last edited 2018-04-10 15:24:49 by meyersh)