This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
adding_users [2021/04/29 15:49] brandonm [Adding and Deleting Users] GUI versions of scripts don't need to be run from terminal (according to following section) |
adding_users [2021/04/29 15:58] (current) brandonm [Deleting Users] Word and punctuation fixes, use root command prompts in code blocks |
||
|---|---|---|---|
| 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: | ||
| </ | </ | ||