Bright:Add user gui

From Define Wiki
Revision as of 16:29, 23 December 2013 by David (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Add User (cmgui)

  1. Open the GUI
  2. Click Users & Groups
  3. Click Add
  4. Fill in the details
  5. Click OK

Add User (cmsh)

[root@head-boston ~]# cmsh 
[head-boston]% user add user roland 
[head-boston->user*[roland*]]% set homedirectory /home/roland
[head-boston->user*[roland*]]% set password ********
[head-boston->user*[roland*]]% commit
[head-boston->user[roland]]% show 
Parameter                      Value                                           
------------------------------ ------------------------------------------------
Common name                    roland                                           
Expiration date                2038/1/1                                         
Group ID                       1012                                             
Home directory                 /home/roland                                     
Inactive                       0                                                
Last change                    2013/12/23                                       
Login shell                    /bin/bash                                        
Password                       *********                                        
Profile                                                                         
Revision                                                                        
Shadow max                     999999                                           
Shadow min                     0                                                
Shadow warning                 7                                                
Sur name                       roland                                           
User ID                        1012                                             
User name                      roland                                           
email                                                                           
[head-boston->user[roland]]%