Download presentation
Presentation is loading. Please wait.
Published byRodney Garey Snow Modified over 6 years ago
2
Users and Accounts Lab 0.1
3
useradd sudo useradd –c “Your Name” y.name Sudo passwd y.name
Enter password at prompt then again at second prompt
4
Useradd Options
5
Add the user to sudo In order to make administrative changes the new user needs to become a “super user” with root like privileges. To do this add the user name to the sudo file Use the visudo editor for this task
6
sudo visudo Use the vi commands
i for insert mode Navigate to the root run line Type in user name with ALL=(ALL) ALL options Press esc, :wq to save entries Remember this give root like privileges to this user
7
Questions & Discussion
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.