033 - How To Manage User's Security Profile | Default File Permissions | Control User's SSH Access

033 - How To Manage User's Security Profile | Default File Permissions | Control User's SSH Access

In this video, we are going to talk about User's security profile, how to control the password policy for existing and new users, how to setup default file permission for users, how to setup default permission for user's home directory when users are created, and finally, we will look into user's system access using SSH. In this video, we will take a look at "/etc/adduser.conf" file and take look at different variables listed inside the file. We will also talk about umask value which controls the default file permission for users. We will then see how to change the default home directory permission for any newly added users by controlling the value of DIR_MODE inside "/etc/adduser.conf" file. And we will also see different methods of auditing and managing user's access to system using SSH protocol. #Linux #Security #SSH