CompTIA
LX0-102 · Question #30
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?
The correct answer is A. mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare. See the full explanation below for the reasoning.
Question
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?
Options
- Amount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
- Bmount -t smbfs -o username=Winuser,password=somepass \SERVER\share /media/sambashare
- Cmount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
- Dmount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
How the community answered
(22 responses)- A73% (16)
- B5% (1)
- C9% (2)
- D14% (3)
Community Discussion
No community discussion yet for this question.