Securing Systems with Users, Groups, and Permissions
148
[root@rhel-instance
]# su - usertest[usertest@rhel-instance
]$Note that we are reviewing the changes in /etc/passwd
this time, as it is where the modification is applied.
As you can see, it’s easy to set the values for
password aging for any user, lock them, or restrict access to the system. Let’s move onto more administrative tasks and how to delegate admin access.
Configuring sudo access for administrative tasksThere is away to delegate administrative access to users in RHEL, and
it is done with a tool called Share with your friends: