Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 209 Bytes

X_UserManagement.md

File metadata and controls

16 lines (12 loc) · 209 Bytes

Guide for addiition and removal of users

Adding new users

wwuseradd testuser
passwd testuser
wwsh file resync group passwd shadow

Delete user

userdel testuser
rm -rf /home/testuser