Can read and write permissions be assigned to groups so that users in those groups will inherit the same properties. If yes, how to assign read permission to specific group.
Asked
Active
Viewed 117 times
-1
-
Questions must demonstrate a **minimal understanding of the problem being solved**. Try including attempted solutions, why they didn't work, and the *expected* results. See [How can I ask better questions on Server Fault?](http://meta.serverfault.com/q/3608/118258) for further guidance. – HopelessN00b Mar 11 '15 at 19:30
-
Some programmers are reluctant server admins. For example, I am, and I wanted to know how to assign group permissions such as "log on as batch user" - this answer seems like it's in a similar category - I encourage users to re-open this for serverfault. – qxotk Oct 01 '17 at 21:25
1 Answers
3
Can read and write permissions will be assigned to groups so that users in those groups will inherit the same properties.
Yes.
if yes how to assign read permission to specific group.
It is done exactly how you would manage permissions for individual users.

EEAA
- 109,363
- 18
- 175
- 245