nerdexam
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)
  • A
    73% (16)
  • B
    5% (1)
  • C
    9% (2)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice