Practice Free 300-300 Exam Online Questions
The net ________ command is used to manage group mapping. (Specify only the sub command.)
Which type of message should be sent to a Samba daemon using smbcontrol in order to change the daemon’™s debug level? (Specify ONLY the name of the message type without command or options.)
In order to generate an individual log file for each of the machines connecting to a Samba server, which of the following statements must be used in the Samba configuration file?
- A . log file = /var/log/samba/log.%c
- B . log file = /var/log/samba/log.%M
- C . log file = /var/log/samba/log.%m
- D . log file = /var/log/samba/log.%I
On Microsoft Windows systems, ACLs on the share are set using tools like the Explorer. For example, in Windows 7, right-click on the shared folder, then select Sharing, then click on Permissions.
What Windows group, by default, has full control of the share?
- A . Everyone
- B . Guests
- C . Authenticated Local Users
- D . Samba Share Service
CIFS relies upon which port for direct hosting without requiring NetBIOS?
- A . 139
- B . 443
- C . 137
- D . 445
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.
Which parameter must be set in the [global] section of smb.conf in order to make Samba use printers managed by CUPS?
- A . printing = cups
- B . printcap = cups
- C . printcap = /etc/cups/printers.conf
- D . print spooler = cups
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 id 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.
When configuring OpenLDAP to use certificates, which option should be used with the TLSVerifyClient directive to ask the client for a valid certificate in order to proceed normally?
- A . never
- B . allow
- C . try
- D . demand
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"