Practice Free 300-300 Exam Online Questions
How can you securely store and manage CIFS credentials on a Linux client?
- A . By storing credentials in plain text files.
- B . By using password managers that integrate with CIFS.
- C . By using encrypted configuration files or keyring systems.
- D . By not storing credentials and entering them manually each time.
Which option for the pam_ldap module specifies a file from the module’s global settings can be read?
- A . default
- B . global
- C . config
- D . include
Which of the following commands converts user accounts from the smbpasswd to the passdb.tdb backend?
- A . pdbedit -i smbpasswd:smbpasswd -e tdbsam:passdb.tdb
- B . pdbedit -f smbpasswd -t passdb.tdb
- C . tdbtool -i smbpasswd:smbpasswd >passdb.tdb
- D . smbpasswd -e tdbsam:passdb.tdb <smbpasswd
- E . tdbrestore -i smbpasswd:smbpasswd – o passdb.tdb
Which of the following configuration options enables an OpenLDAP server to act as a syncrepl provider?
- A . syncrole provider
- B . syncproto syncrepl
- C . replication syncprovider
- D . overlay syncprov
- E . provide syncrepl
Which of the following commands are required to join an Active Directory Domain? (Choose two.)
- A . kinit
- B . wbinfo Cu
- C . net ads join
- D . winbind join domain
Which of the following steps are performed by the command samba-tool domain provision? (Choose TWO correct answers.)
- A . Samba is configured to serve as an Active Directory Domain Controller, including creation of smb.conf in case it does not exist.
- B . In case the full Samba suite is not yet installed, it is downloaded, compiled and installed.
- C . A basic user database with the accounts required in an Active Directory is provisioned.
- D . The command scans the local subnets and adds machine accounts for all discovered machines.
- E . All users found in the local unix password database are automatically converted into Active Directory user accounts.
What a benefits of using Single Sign-On (SSO)? (Choose three.)
- A . Reduce IT costs due to lower number of IT help desk about passwords.
- B . Reduce time spent re-entering passwords for the same identity.
- C . Reduce number of passwords to remember.
- D . Reduce password complexity.
- E . Reduce number of services used by users.
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)
When preparing the delivery of printer drivers from samba to Windows clients, which of the following requirements have to be fulfilled? (Choose two.)
- A . The driver must be associated with the printer either by Samba’s rpcclient command by the Windows Add Printer wizard.
- B . The driver has to be put on a Samba share called print$.
- C . The driver has to be put on the NETLOGON share in a sub-directory with the same name as the printer.
- D . The driver’s file name must be specified with the nt driver option in the printers share declaration.
The command _______ is used on a Samba server to modify the SID in an existing NT profile.