Exam 301: Tasks and Sample Questions
LPIC-3 or LPI Level 3 Exam 301 tests advanced capabilities in these areas:
-
Authentication and Naming
-
Capacity Planning
-
Lightweight Directory Access Protocol
-
Pluggable Authentication Modules
-
Troubleshooting
-
Integration with Core Network Services
OBJECTIVE: 3.303.3 TYPE: MCMA
When configuring a syncrepl provider slapd, which directives must be present in slapd.conf? (Choose TWO correct answers)
-
syncprov-sessionlog
-
syncprov-overlay
-
syncprov-checkpoint
-
syncprov-errorlog
OBJECTIVE: 3.305.2 TYPE: MCMA
When working with NIS netgroups in LDAP, which attributes may be specified with the nisNetgroup object class to store information about the netgroup? (Choose TWO correct answers)
-
memberUid
-
nisNetgroupName
-
memberNisNetgroup
-
nisMapEntry
-
nisNetgroupTriple
OBJECTIVE: 3.301.2 TYPE: MCSA
In which section of slapd.conf is an overlay defined?
-
Global Configuration Options
-
TLS Options
-
General Backend Options
-
General Database Options
OBJECTIVE: 3.306.3 TYPE: MCSA
Which technique could be used in analyzing capacity planning data?
-
Gate Control Theory
-
Combinatorics
-
Category Theory
-
Queueing Theory
OBJECTIVE: 3.306.2 TYPE: MCSA
When troubleshooting capacity problems, when would taking measurements be most appropriate?
-
During successful operation.
-
During an overload or an episode.
-
After an overload or an episode.
-
After replacing problematic hardware.
OBJECTIVE: 3.306.1 TYPE: MCMA
Which of the following tools are used to measure disk I/O? (Select THREE correct answers.)
-
iostat
-
lpstat
-
mpstat
-
sar
-
vmstat
------
Exam 302: Tasks and Sample Questions
The LPIC-3 LPI-302 exam tests advanced capabilities in these areas:
-
Network File/Print Services
-
Samba
-
SMB/CIFS Concepts
-
Working with Mixed Environments
-
Troubleshooting
-
Integration with Core Network Services
OBJECTIVE: 3.315.1 TYPE: MCSA
On a Samba server, which permission should be set on the directory containing the profiles?
-
SGID
-
SUID
-
Sticky bit
-
read only = yes
-
chattr –acl
OBJECTIVE: 3.314.4 TYPE: FITB
A user profile can be made mandatory (or fixed) by renaming the NTuser.DAT file to ________ and setting it to read only.
-
Answer: NTuser.MAN
OBJECTIVE: 3.313.1 TYPE: MCSA
Which of the following commands will map the NT group Power Users to the UNIX group powerusers?
-
net add group ntgroup=Power\ Users unix=powersusers
-
net groupmap add ntgroup=Power\ Users unixgroup=powerusers
-
net groupmap add Power\ Users powerusers
-
net group add nt=Power\ Users unix=powerusers
OBJECTIVE: 3.310.1 TYPE: MCMA
Which IP ports are used by the nmbd daemon? (Select TWO correct answers.)
-
135
-
137
-
138
-
139
-
445
OBJECTIVE: 3.310.1 TYPE: MCMA
Which of the following are valid passdb backends? (Select THREE correct answers.)
-
smbpasswd
-
bdb
-
tdbsam
-
mysql
-
ldbm
OBJECTIVE: 3.313.1 TYPE: FITB
What command would be used to lock - but not delete - the Samba account joe? (Enter the command with any options or parameters)
-
smbpasswd -d joe
-
pdbedit -c "[L]" -u joe
-
pdbedit -c "[D]" -u joe
------
Exam 303: Tasks and Sample Questions
Objective
322.4 - FTP
Question
vsftpd is reporting the error message: str_getpwnam. This is most likely because the _____ user account does not exist on the system.
Answers
FITB
Objective
322.7 - Syslog
Question
When running syslogd in a chroot jail, what option is needed in order to have syslogd listen to a socket file other than /dev/log?
Answers
A) -s socket_path
B) -l socket_path
C) --chroot socket_path
D) -a socket_path
Objective
324.5 - OpenVPN
Question
Why is client-side server certificate verification recommended when configuring an OpenVPN client?
Answers
A) To prevent Man-in-the-Middle attacks
B) To suppress TLS handshake errors
C) To allow the server to verify that the clients connecting are legitimate
D) Once the server's certificate has been verified and cached, subsequent connections will initialize faster
Objective
320.2 - Advanced GPG
Question
What permissions on the ~/.gnupg directory will not cause warnings or errors when running gpg?
Answers
A) r-x------
B) rwx------
C) rwxrwx---
D) rwxrwxrwx
Objective
321.3 - SELinux
Questions
What command line tool can be used to obtain SELinux related information on a system such as whether SELinux is enabled or not? (Please provide the command without path information)
Answers
FITB
Objective
323.1 - 323.1 Host Configuration Management
Questions
What is the name of the central Puppet server daemon?
Answers
A) puppet
B) puppetd
C) puppetmasterd
D) pptd