Linux | 14. User Management Commands (useradd, passwd, userdel, su)

Linux | 14. User Management Commands (useradd, passwd, userdel, su)

Introduction After the introduction in the previous lecture (Linux | 13. Concepts of Users and Groups), everyone should have a basic understanding of users and groups. In this lesson, we will exercise administrative rights to learn operations such as creating users (useradd), changing passwords (passwd), deleting users (userdel), and invoking administrative privileges (su).This part of … Read more