Consequence of users permissions as one or more groups member
Asked By
0 points
N/A
Posted on - 03/21/2012

What happens when a User receives permissions in their own right and as member of one or more groups?

What happens when a User receives permissions in their own right and as member of one or more groups?
When any user is assigned to a group then the permissions of the group are incorporated into the permissions of the user. However if the administrator wants to provide additional permissions to a particular user, say the group leader, it is possible. In Linux the permissions are changed by the chmod 777 statement, where 777 means all permissions.