Lpi 300-300 LPIC-3: Mixed Environments – Exam 300, version 3.0 Online Training
Lpi 300-300 Online Training
The questions for 300-300 were last updated at Dec 19,2024.
- Exam Code: 300-300
- Exam Name: LPIC-3: Mixed Environments - Exam 300, version 3.0
- Certification Provider: Lpi
- Latest update: Dec 19,2024
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)
How can you configure roaming profiles for Active Directory users?
- A . By granting users remote access to Windows servers.
- B . By configuring network drives for users.
- C . By creating a copy of a user’s profile on the local machine.
- D . By allowing users to access their profiles from any computer in the domain.
Which Samba daemon is responsible for resolving user and group IDs between Windows and UNIX-like systems?
- A . winbindd
- B . smbd
- C . nmbd
- D . samba
Which of the following commands show all user accounts as they are currently available to the Linux operating system no matter of their source?
- A . ypcat
- B . getent
- C . wbinfo
- D . showuser
- E . smbpasswd
Which command can be used to validate and backup a TDB file?
- A . pdbedit
- B . tdbbackup
- C . tdbdump
- D . tdblist
Which of the following Samba 4 commands adds the user candidate to group training?
- A . samba-tool user addgroup candidate training
- B . samba-tool group addmembers training candidate
- C . samba-tool groupadd training candidate
- D . samba-tool ad group modify training add candidate
SMB version 3.0 brought what significant improvement to data transfer speeds?
- A . Compression
- B . Multipath I/O
- C . Protocol encryption
- D . Large MTU support
Which of the following Linux commands can be used to log into a remote Microsoft Windows server using RDP?
- A . rlogin
- B . rdesktop
- C . Xnest
- D . rpcdesktop
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)
- A . unix charset
- B . display charset
- C . dos charset
- D . windows charset
- E . unicode
What command checks the Samba configuration file for syntactical correctness? (Specify ONLY the command without any path or parameters.)