LX0-102 题目列表
单选题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.

多选题Which of the following should be backed up before a Samba version upgrade?()ALibrariesBTDB filesCConfiguration filesDBinariesEwinbindd_privileged directory

单选题Which command would create a machine account in Active Directory under the Computers/BusinessUnit/Department/Servers organizational unit?()Anet rpc join -m localhost -ldap=ldap.ldapserver.comComputers/BusinessUnit/Department/ServersBrpcclient -c join Computers/BusinessUnit/Department/ServersCnet ads join ou=Computers/BusinessUnit/Department/ServersDnet ads join Computers/BusinessUnit/Department/Servers

单选题Which node type will use only NetBIOS broadcast requests using UDP broadcast?()A b-node (type 0x01)B p-node (type 0x02)C m-node (type 0x04)D h-node (type 0x08)

单选题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 during the migration. Which option in smb.conf will force such files to be mapped to the correct UNIX UID and GID?()A use acl = yesB map group acls = yesC force unknown acl user = yesD inherit acls = no

单选题When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which Samba parameter must be set?()A logon driveB logon homeC logon pathD logon script

多选题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? ()Antpdate domaincontroller; hwclock -systohcBkinit -tCkillall -HUP krb5kdcDModify the time_sync value in the kdc.conf file.EModify the clockskew value in the krb5.conf file.

单选题When no WINS server is present, all name registrations and lookups are done by UDP ().A broadcastB multicastC unicastD None of the above.

多选题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 UPPERCASEENETBIOS names can be a maximum of 32 characters

单选题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 Samba with VFS module support.

多选题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 group.D+managers is a builtin default Samba group.EThe admin users can be applied only to print shares.

单选题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

单选题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,password=somepass //SERVER/share /media/sambashareC mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashareD mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare

单选题In which section of the smb.conf configuration file is the logon script declared?()A [homes]B [netlogon]C [global]D [profiles]