1 00:00:07,140 --> 00:00:09,060 - Welcome to lesson nine. 2 00:00:09,060 --> 00:00:12,390 In this lesson, you'll learn how to manage users and groups. 3 00:00:12,390 --> 00:00:15,720 I'll explain why users are necessary in Linux environments 4 00:00:15,720 --> 00:00:19,020 and our users are required for setting permissions. 5 00:00:19,020 --> 00:00:20,760 Next you'll learn how to add users 6 00:00:20,760 --> 00:00:23,580 and groups using useradd and groupadd. 7 00:00:23,580 --> 00:00:25,890 Once you know about that, I'll explain all 8 00:00:25,890 --> 00:00:29,040 about different properties of users, groups, and passwords 9 00:00:29,040 --> 00:00:32,940 and you'll learn how to configure defaults for new users. 10 00:00:32,940 --> 00:00:36,570 I'll then show you how to use the login CTL session manager. 11 00:00:36,570 --> 00:00:37,740 And at the end of this lesson, 12 00:00:37,740 --> 00:00:40,200 you'll find a list of the commands that were covered, 13 00:00:40,200 --> 00:00:42,513 as well as the end of lesson lab and solution.