1.
What is the true of the following share’s access properties?
(Choose two.)
[projects]
path = /date/projects
read only = no
admin users = walter, thomas, @managers
Answer
@managers copies the permissions of the share [managers].
The walter and thomas users can manipulate files regardless of the file system permissions.
@managers will be resolved as a Unix group.
@managers is a builtin default Samba group.
The parameter admin users can be applied only to print shares.
Question 2
Question
2.
Which of the following parameters can be used in a Samba configuration in order to execute scripts on the server?
(Choose three.)