Multiple Choice
After adding a remote CIFS share to /etc/fstab , the share is mounted to the correct location in the file system. There, all files belong to the user and group root and are not readable or writable by any other users on the system. What should be done in order to permit distinct local user access to the mounted files?
A) The option root squash = yes should be added to the share in the Samba server's smb.conf to allow full access by the client. The option root squash = yes should be added to the share in the Samba server's smb.conf to allow full access by the client.
B) The mount.cifs options uid, gid, file_mode and dir_mode should be used to specify the ownership and permissions of the mount. The mount.cifs options uid, gid, file_mode and dir_mode should be used to specify the ownership and permissions of the mount.
C) The user should be added to the local user group smbusers , as mount.cifs by default restricts access to all CIFS mounts to member of this group in addition to the root account. The user should be added to the local user group smbusers , as by default restricts access to all CIFS mounts to member of this group in addition to the root account.
D) The mount.cifs command should always be executed by user who will use the mount afterwards. The user should be granted the required permission in /etc/sudoers. command should always be executed by user who will use the mount afterwards. The user should be granted the required permission in /etc/sudoers.
Correct Answer:

Verified
Correct Answer:
Verified
Q11: What must be done to ensure the
Q12: When a Windows domain controller is used,
Q13: Which of the following statements are true
Q14: By configuring Pluggable Authentication Module (PAM) and
Q15: Which of the following parameters can be
Q17: Which of the following configuration options enables
Q18: The [homes] section of smb.conf contains the
Q19: Fill in the blank. In smb.conf ,
Q20: Which option for the pam_ldap module specifies
Q21: After installing a network with one Samba