Câu 10: EX300: Red Hat Certified Engineer (RHCE)
Configure Multi-User Mount -Share the directory /devops through SMB on the systeml, as required:1. Share name is devops2. The shared directory devops just can be used by clients in domain11.example.com3. The shared directory devop must be able to be browsed4. User silene must can be able to access this share through r…
Nội dung câu hỏi
Configure Multi-User Mount -Share the directory /devops through SMB on the systeml, as required:1. Share name is devops2. The shared directory devops just can be used by clients in domain11.example.com3. The shared directory devop must be able to be browsed4. User silene must can be able to access this share through read, access code is redhat5. User akira must can be able to access this share through read and write, access code is redhat6. This share permanently mount to system2. domain11.example.com the user /mnt/dev, make user silene as authentication any users can get temporary write permissions from akira
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.
- A. system1mkdir /devopschcon -R -t samba_share_t /devops/chmod o+w /devops/vim /etc/samba/smb.conf[devops]path = /devopshosts allow = 172.24.11.browseable = yeswritable = nowrite list = akira:wqsystemctl restart smbsmbpasswd -a silenesmbpasswd -a akirasystem2mkdir /mnt/devsmbclient -L /system1/ -U silenevim /etc/fstab//system1/devops /mnt/dev cifsdefaults,multiuser,username=silene,password=redhat,sec=ntlmssp 0 0 df hT — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.