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 20,2024.
- Exam Code: 300-300
- Exam Name: LPIC-3: Mixed Environments - Exam 300, version 3.0
- Certification Provider: Lpi
- Latest update: Dec 20,2024
Which port must be open in a firewall to allow access to the remote Desktop Protocol (RDP) server running on the standard port?
- A . 3389
- B . 3580
- C . 3288
- D . 3187
What is the NetBIOS equivalent of an /etc/hosts file, equating an IP address to a system NetBIOS name. (Specify only the file name without any path)
How can you control access to a Samba file share based on user credentials?
- A . By allowing anonymous access to all users.
- B . By configuring share-level security without requiring authentication.
- C . By setting permissions for individual users or groups in the smb.conf file.
- D . By using only IP-based restrictions.
When configuring an OpenLDAP system for integration with PAM and NSS the /etc/nsswitch.conf file needs to be modified.
Which of the following parameters completes this line from the /etc/nsswitch.conf file?
- A . pam
- B . ldap
- C . pam_nss
- D . pam_ldap
- E . none
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)?
- A . Specify a common OpenLDAP idmap backend in smb.conf.
- B . Specify a common Kerberos realm in smb.conf.
- C . Specify a common domain name in smb.conf.
- D . Specify a common password server in smb.conf.
- E . Specify a common winbind ID range in smb.conf.
How can you identify possible corruption in a TDB file?
- A . Use the "tdbverify" command to check for errors.
- B . Open the TDB file in a text editor and look for anomalies.
- C . Run the "tdbchk" command with the file name.
- D . Corruption cannot be detected in TDB files.
Which service unifies Linux and Windows account management by allowing a Linux system to include Windows domain users in the Linux user database?
- A . Winbind
- B . PAM
- C . NIS
- D . OpenLDAP
Which option is used when running smbclient with a file containing user credentials?
- A . -F
- B . -c
- C . -s
- D . -A
What are Group Policy Objects (GPOs) used for in a Windows environment?
- A . To manage user accounts.
- B . To create local user profiles.
- C . To configure Windows services.
- D . To define rules and settings for user and computer objects within an Active Directory domain.
Which command with Samba 3 would be used to search for all available workgroups/domains and NetBIOS names?
- A . nmblookup
- B . findsmb
- C . smbget
- D . winbrowse