站内搜索
LX0-102 问题列表
问题 单选题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 -nAdministrator%password

问题 单选题Which smb.conf configuration keyword determines the hostname resolution order?()A  use adsB  name resolve orderC  use nsswitch.confD  use resolv.conf

问题 多选题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?()A net rpc join -m localhost -ldap=ldap.ldapserver.comComputers/BusinessUnit/Department/ServersB rpcclient -c join Computers/BusinessUnit/Department/ServersC net ads join ou=Computers/BusinessUnit/Department/ServersD net 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 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

问题 多选题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

问题 单选题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;D  option netbios-name-servers 192.168.1.2;