Which of the following permission notations provides executable rights to the group?Group of answer choices770600765660
Question
Which of the following permission notations provides executable rights to the group?
Group of answer choices
770
600
765
660
Solution
The permission notation that provides executable rights to the group is 770.
Here's why:
In Unix-like operating systems, permissions are represented by three digits. Each digit is the sum of its component bits in the binary numeral system. The digit represents three permissions: read (4), write (2), and execute (1).
The first digit represents the user's permissions, the second digit represents the group's permissions, and the third digit represents everyone else's permissions.
So, in the case of 770:
- The first 7 gives the user read (4), write (2), and execute (1) permissions (4+2+1=7).
- The second 7 gives the group read (4), write (2), and execute (1) permissions (4+2+1=7).
- The 0 gives everyone
Similar Questions
Which of the following identifies the type of access that is allowed or denied for an object?answerDACLUser rightsPermissionsSACL
Which of the following NTFS permissions do not apply to Files?Group of answer choicesWriteList folder contentsReadRead & executeFull ControlModify
Correct Read, Write, Execute Permission Symbol for Linux OS ? *5 pointsa) rwxb) wrxc) rwed) r-w-x
What are default group permissions in SharePoint?sendSend message. Messages are recorded.Checking who can access fileutq-uyvh-kpe
Which group is exempt from being able to give legal consent according to the information provided?
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.