Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX200 Exam - Topic 1 Question 13 Discussion

According the following requirements to create a local directory /common/admin.This directory has admin group.This directory has read, write and execute permissions for all admin group members.Other groups and users don't have any permissions.All the documents or directories created in the/common/admin are automatically inherit the admin group.
A) mkdir -p /common/admin chgrp admin /common/admin chmod 2770 /common/admin
B) mkdir -p /common/admin chgrp admin /common/admin chmod 2660 /common/admin

RedHat EX200 Exam - Topic 1 Question 13 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 13
Topic #: 1
[All EX200 Questions]

According the following requirements to create a local directory /common/admin.

This directory has admin group.

This directory has read, write and execute permissions for all admin group members.

Other groups and users don't have any permissions.

All the documents or directories created in the/common/admin are automatically inherit the admin group.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Francoise
10 months ago
Seems straightforward, but I'm surprised it's not more complicated!
upvoted 0 times
...
Timmy
10 months ago
Is it really necessary to set the sticky bit here?
upvoted 0 times
...
Ashanti
11 months ago
Wait, why would you use 2660? That doesn't allow execute for the group!
upvoted 0 times
...
Charlene
11 months ago
I agree, 2770 is the way to go for group inheritance.
upvoted 0 times
...
Natalie
11 months ago
Option A is correct! It sets the right permissions.
upvoted 0 times
...
Hubert
11 months ago
I feel like I’ve seen a similar question before, and I think the `2770` option is the one that allows for group inheritance.
upvoted 0 times
...
Devora
11 months ago
I think the `chgrp` command is right, but I might have mixed up the permission numbers. Was it `2660` or `2770` we used in practice?
upvoted 0 times
...
Youlanda
11 months ago
I remember that the `chmod 2770` sets the correct permissions, but I'm not sure if the sticky bit is necessary for this case.
upvoted 0 times
...
Derick
11 months ago
I’m a bit confused about the sticky bit; I thought it was only for directories where users can delete their own files. Does it apply here?
upvoted 0 times
...
Ernest
11 months ago
Decision modeling could be an interesting approach, but I'm not sure if it fully addresses the goal of evaluating the effectiveness of the change strategy. I might need to do some more research on the different techniques to make a confident choice.
upvoted 0 times
...
Andree
11 months ago
Okay, I remember learning about this in class. I believe NIST SP 800-53 is the document that includes guidance on penetration testing as part of the security control requirements.
upvoted 0 times
...

Save Cancel