300-100 Exam Questions
122 real 300-100 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
By configuring Pluggable Authentication Module (PAM) and Name Service Switch (NSS) technologies to use OpenLDAP, what authentication service can be replaced?
- Question #2
Which command in the Samba suite will list the current connections?
- Question #3
Which commands can be used to terminate all running instances of smbd?
- Question #4
Which type of files will be stored inside the directory specified below? # smbd -b |grep LOCKDIR LOCKDIR: /var/cache/samba
- Question #5
The log level parameter in smb.conf should normally not be set higher than 2 becausE.
- Question #6
Which commands will dump out the contents of a Samba printer driver's TDB file? (Select TWO correct answers.)
- Question #7
In order to generate individual logfiles for machines connecting to Samba, which of the following statements have to be used in the Samba configuration file?
- Question #8
Starting with Samba 3.0, what support was added for filenames and other text containing characters in international character sets?
- Question #9
By default Samba tries to recognize correct charsets between server and client. Which parameters can be used in smb.conf to set them manually? (Choose TWO correct answers)
- Question #10
It is desired to restrict access to the IPC$ share to one specific machine. The setting hosts allow = 192.168.0.3 is added to the share configuration. Later it is discovered that o...
- Question #11
Microsoft file systems are not case sensitive on file names. Linux file systems are case sensitive to file names. Which of the following directives defines how Samba handles file n...
- Question #12
What is true about the [homes] section in smb.conf?
- Question #13
The [homes] section of smb.conf contains the parameter browseable = no. What are the resulting consequences? (Select TWO correct answers)
- Question #14
What is true regarding the users listed in the option write list in a share declaration?
- Question #15
Which of the following options can be used to limit access to a share? (Select TWO correct answers)
- Question #16
Which command displays the Unix access control list of the file Company.qbd?
- Question #17
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...
- Question #18
What is true about the following share's access properties? (Choose TWO correct answers.) [projects] path = /data/projects read only = no admin users = timo, taki, @managers
- Question #19
Which of the following Samba VFS modules can be used to store Windows ACLs?
- Question #20
A Samba server is configured to use the OpenLDAP password backend. The root DN for the LDAP directory is defined in slapd.conf. In order to define an alternative account used by th...
- Question #21
How can the risk of UID/GID inconsistencies be avoided across UNIX/Linux systems that are sharing information over protocols other than SMB/CIFS (eg: NFS)?
- Question #22
Beginning with Windows 2000, by default, Windows requires that passwords on your Samba server:
- Question #23
When a Windows domain controller is used, which of the following is assigned a Windows Security Identifier? (Select THREE correct answers.)
- Question #24
Which parameter in the smb.conf defines how long the winbind daemon will cache user and group information?
- Question #25
An administrator has manually migrated local accounts to OpenLDAP, instead of using migration tools. When trying to authenticate as a user, an error is returned about invalid crede...
- Question #26
Which service unifies Linux/UNIX and Windows NT account management by allowing a UNIX box to become a full member of an NT domain?
- Question #27
Which of the following commands show all user accounts as they are currently available to the Linux operating system no matter of their source?
- Question #28
To properly configure a Samba server to be a Primary Domain Controller (PDC), what configuration option must be set to yes?
- Question #29
When integrating Samba and OpenLDAP, what schema needs to be included in the OpenLDAP slapd.conf?
- Question #30
Which of the following values are valid for the Samba 4 configuration directive server role? (Choose THREE correct answers.)
- Question #31
Which of the following commands sets up Samba 4 as an Active Domain Directory Controller for a new domain?
- Question #32
Which of the following options must be set in smb.conf in order to configure Samba as Active Directory Domain Controller?
- Question #33
Which of the following steps are performed by the command samba-tool domain provision? (Choose TWO correct answers.)
- Question #34
When upgrading a Samba 3 to a Samba 4 Active Directory domain using samba-tool domain classicupgrade, what is true? (Select THREE correct answers.)
- Question #35
Which command typed on a Samba server will print out the local SID?
- Question #36
After finishing configuring of a Unix client to authenticate with a Microsoft Active Directory server, login attempts are unsuccessful. Which of the following is most likely the ca...
- Question #37
Which of the following commands are required to join an Active Directory Domain? (Select TWO correct answers)
- Question #38
Which command would create a machine account in Active Directory under the Computers/BusinessUnit/Department/Servers organizational unit?
- Question #39
What are the requirements for configuring a Samba file server to work in Active Directory mode? (Choose THREE correct answers.)
- Question #40
Which of the following statements are true regarding NetBIOS names? (Select TWO correct answers.)
- Question #41
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 sh...
- Question #42
Which of the following are true when considering NetBIOS browsing? (Choose THREE correct answers)
- Question #43
Which directive of the smb.conf file will ensure a Samba server will win broadcast elections for the master browser?
- Question #44
Which command with Samba 3 would be used to search for all available workgroups/domains and NetBIOS names?
- Question #45
Which of the following Linux commands can be used to log into a remote Microsoft Windows server using RDP?
- Question #46
Which of the following statements are true regarding the smbpasswd command? (Choose two.)
- Question #47
What must be done to ensure the Samba password is kept synchronized when a user changes their Linux password?
- Question #48
Which service unifies Linux and Windows account management by allowing a Linux system to include Windows domain users in the Linux user database?
- Question #49
Which of the following commands converts user accounts from the smbpasswd to the passdb.tdb backend?
- Question #50
After successfully connecting to a remote CIFS share using smbclient, the command mget MyFiles is issued to retrieve the folder MyFiles, including all of its contents. Instead of t...