LPI 300-100 practice test

Exam Title: LPIC-3 Exam 300: Mixed Environments

Last update: Dec 30 ,2025
Question 1

Which of the following ports are open by default on a Samba 4 Active Directory Domain Controller?
(Choose three.)

  • A. 443/TCP
  • B. 138/TCP
  • C. 389/TCP
  • D. 445/TCP
  • E. 53/TCP
Answer:

B,C,D


vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Question 2

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
  • C. log file = /var/log/samba/log.%m
  • D. log file = /var/log/samba/log.%I
Answer:

C


vote your answer:
A
C
D
A 0 C 0 D 0
Comments
Question 3

Fill in the blank.
What samba command generates the following output? (Specify ONLY the command without any
path or parameters.)

Answer:

smbstatus


vote your answer:
Comments
Question 4

Which of the following parameters is used in the database on a slave server to direct clients that
want to make changes to the OpenLDAP database to the master server?

  • A. updatedn
  • B. updateserver
  • C. updateref
  • D. updateuri
Answer:

C


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 5

It is found that changes made to an OpenLDAP directory are no longer being replicated to the slave
server at 192.168.0.3. Tests prove that the slave server is listening on the correct port and changes
are being recorded properly to the replication log file. In which file would you find the replication
errors?

  • A. replication.err
  • B. replication.rej
  • C. 192.168.0.3: 389.rej
  • D. 192.168.0.3: 389.err
Answer:

C


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 6

In an OpenLDAP masters's slapd.conf configuration file, a replica configuration option is needed to
enable a slave OpenLDAP server to replicate. What value is required in the following setting:
bindmethod=____________ if using passwords for master/slave authentication? (Only specify the
missing value)

Answer:

simple


vote your answer:
Comments
Question 7

In the example below, what is the missing argument that is required to use secret as the password to
authenticate the replication push with a slave directory server?
replica uri=ldaps: //slave.example.com: 636
binddn="cn=Replicator,dc=example,dc=com"
bindmethod=simple ______________=secret

  • A. secure
  • B. master
  • C. credentials
  • D. password
Answer:

C


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 8

Below is an ACL entry from a slapd.conf file. Fill in the access control level setting to prevent users
from retrieving passwords.
access to attrs=lmPassword,ntPassword by dn="cn=smbadmin,dc=samplenet" write by * _______

Answer:

none


vote your answer:
Comments
Question 9

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
Answer:

D


vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 10

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.
Answer:

A


vote your answer:
A
B
C
D
E
A 0 B 0 C 0 D 0 E 0
Comments
Page 1 out of 14
Viewing questions 1-10 out of 145
Go To
page 2