Which of the following procedures will test the TLS configuration of an OpenLDAP server?
A. Run the ldapsearch command with the -ZZ option, while watching network traffic with a packet analyzer.
B. Run the ldapsearch command with the -x option, while watching network traffic with a packet analyzer.
C. Run the slapcat command, while watching network traffic with a packet analyzer.
D. Verify the TLS negotiation process in the /var/log/ldap_auth.log file.
E. Verify the TLS negotiation process in the /var/log/auth.log file.
What following statement is true about Samba 4?
A. Samba 4 can serve as an Active Directory Domain Controller.
B. Microsoft Windows clients cannot connect to Samba 4 servers.
C. Samba 4 is only a minor update of Samba 3 to fix smaller bugs and contains no new features.
D. Integration of Samba 4 in an existing Active Directory Domain is not possible.
There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit which interfaces Samba will accept connections? (Choose TWO correct answers.)
A. listen interfaces
B. bind interfaces only
C. interfaces
D. listen address
Which command in the Samba suite will list the current connections?
A. nmbstatus
B. smbconnlist
C. smbsocklist
D. smbstatus
Which of the following values are valid for the Samba 4 configuration directive server role? (Choose THREE correct answers.)
A. LEGACY DOMAIN MASTER BROWSER
B. NETBIOS BACKUP DOMAIN CONTROLLER
C. ACTIVE DIRECTORY DOMAIN CONTROLLER
D. ANCIENT WINS PROXY SERVER
E. CLASSIC PRIMARY DOMAIN CONTROLLER
When upgrading a Samba 3 to a Samba 4 Active Directory domain using samba-tool domain classicupgrade, what is true? (Select THREE correct answers.)
A. All machines have to re-join the new domain.
B. The profiles of the users remain unchanged.
C. Samba configures its internal NTP server to synchronize the systems clocks of all domain members.
D. The user accounts and machine accounts are migrated into the new database.
E. A basic set of DNS records required for AD operation is provisioned.
Which of the following commands are required to join an Active Directory Domain? (Select TWO correct answers)
A. kinit
B. wbinfo -u
C. net ads join
D. winbind join domain
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.com: Computers/BusinessUnit/Department/Servers"
B. rpcclient -c "join Computers/BusinessUnit/Department/Servers"
C. net ads join ou="Computers/BusinessUnit/Department/Servers"
D. net ads join createcomputer="Computers/BusinessUnit/Department/Servers"
Which command with Samba 3 would be used to search for all available workgroups/domains and NetBIOS names?
A. nmblookup
B. findsmb
C. smbget
D. winbrowse
Which Samba command allows the management and manipulation of NT Quotas on samba file shares? (Specify ONLY the command without any path or parameters.)
A. smbcquotas