As part of moving email to a central system, we're creating WatIam for course accounts (ST #88866). There are two parts to this.
Sign in to WatIam as an administrator.
Select "Accounts".
Select "New User" in the "New Actions" menu.
Provide the following information to the resulting form
to create the account csNNN.
Account ID | csNNN | Cancel Account Duplicate Check | CHECKED |
Given Name(s) | csNNN | Last Name | CS Course Account |
Email Address Forward | csNNN@mailservices.uwaterloo.ca | ||
Home Page | https://www.student.cs.uwaterloo.ca/~csNNN | ||
Expiry Date | 04/01/2016 | ||
Gender | U | ||
Activated | CHECKED | ||
Comment | primarily for email to/from csNNN ISG ISAs -- ST #88866 | ||
Department | School of Computer Science |
Don't provide a "Home Page" unless it exists.
Record the "Persistent ID" number (near the top of the form), for use with our accounts sponsors data.
And then "Save" it, and "Ok" it.
Select "Passwords" instead of "Accounts" (from the main page).
Enter the new userid and select "Find".
Pick a good password (e.g. derived from a phrase using a memorable algorithm).
The new WatIam account will have a "Persistent ID" displayed in the creation or query page. Prefixed with a "P-", add it to the course account information in
Sort the file when done, on the 1st, 2nd, and 3rd fields. E.g. via `setenv LC_ALL C; sort -t: -k1,1 -k2,2 -k3,3`. Updating the file is safe during the day; however in the wee hours it's being mechanically updated.P-NNNNNNNN:cs100:CS Course Account, CS100: 2014/06/18 - UWDir
After editing, run `/software/accounts-master/maintenance/check_userids`.
After editing, run `/software/accounts-master/maintenance/sponsor_resources`.Userids: cs100:P-NNNNNNNN
It is also possible to wait until WatIAM places the persistent ID into /software/accounts-master/data/downloaded/Extract and arrange for the updated version to be processed. Prior to the update, no ID number is necessary in sponsors data files, since the Userids file typically contains "c" as the course account ID number. |