单项选择题
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
相关考题
-
多项选择题
TheresponsetimesonaSambaserveraregraduallyincreasing,soitisdecidedtoexperimentwithvarioussocketoptionsinsmb.conf.Whichofthefollowingarevalidvaluesforthisparameter?()
A. TCP_NODELAY
B. SO_NOBROADCAST
C. SO_TXBUF
D. IPTOS_LOWDELAY
E. SO_KEEPALIVE -
单项选择题
HowisVFS(VirtualFileSystem)supportenabledinSamba?()
A. Samba does not support VFS.
B. Compile and load vfs.ko kernel module.
C. Compile and load vfs.ko and its dependent smbfs kernel modules.
D. Compile and load pvfs.ko kernel module.
E. Compile Samba with VFS module support. -
多项选择题
WhichofthefollowingshouldbebackedupbeforeaSambaversionupgrade?()
A. Libraries
B. TDB files
C. Configuration files
D. Binaries
E. winbindd_privileged directory
