User Tools

Site Tools


adding_users

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
adding_users [2021/04/29 15:54]
brandonm [Text Mode Operation] Word, punctuation, phrasing, code format fixes
adding_users [2021/04/29 15:58] (current)
brandonm [Deleting Users] Word and punctuation fixes, use root command prompts in code blocks
Line 61: Line 61:
 ====Using A List of Users==== ====Using A List of Users====
  
-When using the ''-u "filename"'' option with AddUser, a file can be used to add users in one step. To use a file with a list of users. The file format must be tab separated, with the following fields:+When using the ''-u "filename"'' option with AddUser, a file can be used to add multiple users in one step. The file format must be tab-separated, with the following fields:
  
   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 ''AddUser'' program, ''DelUser'' will remove a user. A confirmation will be given before the deletion takes place and **the users home directory will be archived**. You can run it in the graphics mode:+Similar to the ''AddUser'' program, ''DelUser'' will remove a user. A confirmation will be given before the deletion takes place and **the user'home directory will be archived**. You can run it in the graphic mode:
  
-  $DelUser -g+  DelUser -g
      
 {{ :wiki:deluser-stp.png |DelUser Window}} {{ :wiki:deluser-stp.png |DelUser Window}}
Line 77: Line 77:
 Or, it can be run in text mode: Or, it can be run in text mode:
 <code> <code>
-  $DelUser+  DelUser
   Enter the name of the user to be DELETED:    Enter the name of the user to be DELETED: 
 </code> </code>
adding_users.1619711693.txt.gz ยท Last modified: 2021/04/29 15:54 by brandonm