单项选择题
After installing a network with one Samba server and several clients, users are complaining that they receive an Unable to browse the network error when trying to visit a public share. What is the most likely cause of this? ()
A. The user entered the wrong username and/or password.
B. The nmbd process is not running on the Samba server.
C. The user hasn’t mapped the share to a local drive letter yet.
D. The Samba server is not configured as a Domain Master Browser.
相关考题
-
单项选择题
WhichofthefollowingcommandswillmountaremoteSambasharewhentheuserisWinuserandthepasswordissomepass?()
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.
