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”?

The new file server is a member 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”?
A. [data]
comment = data share
path = /srv/smb/data
write list = @foo+all
force group = @foo+all
create mask = 0550
directory mask = 0770
B. [data]
comment = data share
path = /srv/smb/data
write list = @foo+all
force group = @foo+all
create mask = 0770
directory mask = 0770
C. [data]
path = /srv/smb/data
write list = @foo+all
force group = @foo+all
create mask = 0770
directory mask = 0770
D. [data]
comment = data share
path = /srv/smb/data
write list = @foo+all
force group = @foo+all
directory mask = 0770
E. [data]
comment = data share
path = /srv/smb/data
write list = @foo+all
force group = all
create mask = 0550
directory mask = 0770

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.