NO is the default for user permissions so that none of them have a YES permission for something that you didn't intend.
The permissions are independent and the net result is what is important. This can be checked with the permission masks.
You can have a NO permission in multiple groups but if one group or one user permission is set to YES then they will be able to do that thing. If it's set to NEVER then they can't.
A better solution to what you want to do is to make a group, set the permissions and then put the person in it. That way if you ever want more people with it you just put them in the group and if you want to stop the permission you just take them out. It's not always easy to remember or find individual user permissions.
The permissions are independent and the net result is what is important. This can be checked with the permission masks.
You can have a NO permission in multiple groups but if one group or one user permission is set to YES then they will be able to do that thing. If it's set to NEVER then they can't.
A better solution to what you want to do is to make a group, set the permissions and then put the person in it. That way if you ever want more people with it you just put them in the group and if you want to stop the permission you just take them out. It's not always easy to remember or find individual user permissions.
Statistics: Posted by KevC — Tue Mar 12, 2024 8:59 am