单选题Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()Amount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashareBmount -t smbfs -o username=Winuser,password=s
题目
单选题
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()
A
mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
B
mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
C
mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
D
mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare