This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
adding_users [2020/07/28 16:56] deadline added UserAdd UserDel menu option |
adding_users [2021/04/29 15:58] (current) brandonm [Deleting Users] Word and punctuation fixes, use root command prompts in code blocks |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Adding and Deleting Users===== | =====Adding and Deleting Users===== | ||
| - | Adding users can be done using two convenience scripts. (See Below for deleting users) | + | Adding users can be done using two convenience scripts. (See [[adding_users# |
| | | ||
| | | ||
| - | Both of these scripts can operate in either text or graphical mode. Currently | + | Both of these scripts can operate in either text or graphical mode. In text mode, they must be started in a terminal window as the '' |
| - | To add users in either text of graphic | + | To add users in either text of graphical |
| - | - A **username** (possibly the same as their campus username) | + | - A **Username** (possibly the same as their campus username) |
| - Their **First Name** | - Their **First Name** | ||
| - Their **Last Name** | - Their **Last Name** | ||
| - Their **Email Address** in case they need to be notified about a cluster issue. | - Their **Email Address** in case they need to be notified about a cluster issue. | ||
| - | In addition, the registration process will ask if you wan to provide '' | + | In addition, the registration process will ask if you want to provide '' |
| The options for the scripts can be shown by using the '' | The options for the scripts can be shown by using the '' | ||
| Line 35: | Line 35: | ||
| ====Graphic Mode Operation==== | ====Graphic Mode Operation==== | ||
| - | There are also entries for a GUI version | + | There are also entries for GUI versions |
| {{ : | {{ : | ||
| Line 41: | Line 41: | ||
| The "User Add" and "User Delete" | The "User Add" and "User Delete" | ||
| - | | + | |
| | | ||
| And a graphical window will open. | And a graphical window will open. | ||
| Line 48: | Line 48: | ||
| - | Enter the appropriate fields and click '' | + | Enter the appropriate fields and click '' |
| ====Text Mode Operation==== | ====Text Mode Operation==== | ||
| - | In text mode, you will be guided through the operations from the terminal. This option can be used when you don't have full graphic | + | In text mode, you will be guided through the operations from the terminal. This option can be used when you don't have full graphics |
| - | AddUser | + | |
| Enter the new users login name: | Enter the new users login name: | ||
| | | ||
| Line 61: | Line 61: | ||
| ====Using A List of Users==== | ====Using A List of Users==== | ||
| - | When using the '' | + | When using the '' |
| user-login <tab> first-name <tab> last-name <tab> email-address | user-login <tab> first-name <tab> last-name <tab> email-address | ||
| Line 69: | Line 69: | ||
| ====Deleting Users==== | ====Deleting Users==== | ||
| - | Similar to the '' | + | Similar to the '' |
| - | | + | |
| | | ||
| {{ : | {{ : | ||
| Line 77: | Line 77: | ||
| Or, it can be run in text mode: | Or, it can be run in text mode: | ||
| < | < | ||
| - | | + | |
| Enter the name of the user to be DELETED: | Enter the name of the user to be DELETED: | ||
| </ | </ | ||