CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 5: 300-100: LPIC-3 Exam 300: Mixed Environments

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. 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.
  2. B. The mount.cifs options uid, gid, file_mode and dir_mode should be used to specify the ownership and permissions of the mount.
  3. 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. — đáp án hiện tại
  4. 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.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề