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 3 Question 17 Discussion

Make on /archive directory that only the user owner and group owner member can fully access.
A) chmod 770 /archive Verify using : ls -ld /archive Preview should be like: drwxrwx--- 2 root sysuser 4096 Mar 16 18:08 /archive To change the permission on directory we use the chmod command. According to the question that only the owner user (root) and group member (sysuser) can fully access the directory so: chmod 770 /archive
B) chmod 770 /archive Verify using : ls -ld /archive Preview should be like: drwxrwx--- 4 root sysuser 4096 Mar 16 19:09 /archive To change the permission on directory we use the chmod command. According to the question that only the owner user (root) and group member (sysuser) can fully access the directory so: chmod 770 /archive

RedHat EX200 Exam - Topic 3 Question 17 Discussion

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

Make on /archive directory that only the user owner and group owner member can fully access.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Marsha
8 months ago
Just to clarify, the owner and group can read, write, and execute, right?
upvoted 0 times
...
Felicidad
8 months ago
Seems a bit odd, why would the permissions show different numbers?
upvoted 0 times
...
Dominga
9 months ago
Wait, why is the directory count different in A and B?
upvoted 0 times
...
Holley
9 months ago
Totally agree, that's the right command!
upvoted 0 times
...
Paola
9 months ago
chmod 770 is correct for owner and group access.
upvoted 0 times
...
Zona
9 months ago
I practiced a similar question, and I think the key is understanding the permissions. I feel confident about using chmod, but I might second-guess the ls output.
upvoted 0 times
...
Jaime
9 months ago
I definitely recall that chmod 770 allows full access to the owner and group, but I wonder if there's a specific reason for the difference in the output previews.
upvoted 0 times
...
Lauran
9 months ago
I think both options are using the same command, but I feel like the output might differ based on the number of links. I hope I remember the ls command correctly.
upvoted 0 times
...
Bok
9 months ago
I remember we practiced using chmod for directory permissions, but I'm not entirely sure if the number 770 is the right one for this scenario.
upvoted 0 times
...
Rosamond
9 months ago
Wait, what are the Splunk components again? I'm drawing a blank here. I'll have to review my notes and the options to figure this out. Hopefully, I can eliminate a few choices and land on the right answer.
upvoted 0 times
...
Yoko
9 months ago
I'm a bit confused by this question. I'll have to review my notes on requirements viewpoints before deciding.
upvoted 0 times
...

Save Cancel