问题:单选题How is VFS (Virtual File System) support enabled in Samba?()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 Sa...
Tuesday, May 20, 2025
问题:单选题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/sambashareB mount -t smbfs -o username=Winuser,passwo...
Saturday, February 22, 2025
问题:多选题There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit on which interfaces Samba will accept connections? ()Alisten interfacesBbind interfaces onlyCinterfacesDlisten address...
问题:单选题In which section of the smb.conf configuration file is the logon script declared?()A [homes]B [netlogon]C [global]D [profiles]...
问题:多选题Which of the following is true about the following share access properties? ()A+managers will be resolved as a Winbind group.BThe timo and taki users can manipulate files regardless of the file system permissions.C+managers will be resolved as a Unix g...
问题:多选题The following output is generated when trying to obtain tickets from the Kerberos realm: # kinit user@SUB.DOMAIN.BIZ Password for user@SUB.DOMAIN.BIZ kinit(v5): Clock skew too great while getting initial credentials How can the problem be fixed? ()Antp...
问题:多选题Which of the following statements are true when creating NETBIOS names? ()ANETBIOS names can only use alphanumeric characters.BYou can use a ’.’ in a NETBIOS name.CYou can use an ’_’ (underscore) in a NETBIOS name.DNETBIOS names must be UPPERCASEENETBI...
问题:单选题When migrating files from a Windows server A to a Samba server B with the command ’net rpc share migrate files -S A -destination=B -acls -attrs -U administrator’, some files that originally belong only to a Windows group (no user) will generate errors ...
问题:单选题Which of the following commands would you run to add your machine to an NT4 domain?()A net rpc join -S PDC -UAdministrator%passwordB net ads join -s PDC -UAdministrator%passwordC net rpc join -s PDC -UAdministrator%passwordD net ads join -W PDC -nA...
问题:多选题Which of the following development libraries are used to make Samba compatible with ADS?()AKerberosBCUPSCLDAPDWin32EIMAP...
问题:多选题The response times on a Samba server are gradually increasing, so it is decided to experiment with various socket options in smb.conf. Which of the following are valid values for this parameter?()ATCP_NODELAYBSO_NOBROADCASTCSO_TXBUFDIPTOS_LOWDELAYESO_K...
问题:单选题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 wr...
Saturday, February 15, 2025
问题:多选题Which of the following should be backed up before a Samba version upgrade?()ALibrariesBTDB filesCConfiguration filesDBinariesEwinbindd_privileged directory...
问题:单选题What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has the IP address 192.168.1.2?()A option netbios-wins-servers 192.168.1.2;B option wins-netbios-servers 192.168.1.2;C option wins-name-servers 192.168.1.2...
问题:单选题In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?()A smbldap.confB ldap.confC smbldap_bind.confD slapd.conf...