CompTIA
LX0-101 · Question #236
The new file server is a member server of the Windows domain foo. Which TWO of the following configuration sections will allow members of the domain group all to read, write and execute files in…
The correct answer is A. [data] path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770 D. [data] comment = data share path =/srv/smb/data writelist= @foo+all force group = @foo+all. See the full explanation below for the reasoning.
Question
The new file server is a member server of the Windows domain foo. Which TWO of the following configuration sections will allow members of the domain group all to read, write and execute files in /srv/smb/data?
Options
- A[data] path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770
- B[data] comment = data share path = /srv/smb/data writelist= @foo+all force group = @foo+all
- C[data] comment= data share path = /srv/smb/data writelist= @foo+all force group = @foo+all
- D[data] comment = data share path =/srv/smb/data writelist= @foo+all force group = @foo+all
- E[data] comment = data share path =/srv/smb/data writelist= @foo+all force group = all create
How the community answered
(48 responses)- A75% (36)
- B15% (7)
- C4% (2)
- E6% (3)
Community Discussion
No community discussion yet for this question.