Exam 302: Tasks and Sample Questions
LPIC-3 or LPI Level 3 Exam 302 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

