Practice Free 300-300 Exam Online Questions
Which tool allows you to access and modify objects in a Samba LDAP directory?
- A . ldapsamba
- B . smbldap-tools
- C . ldapmanager
- D . ldifeditor
What must be done to ensure the Samba password is kept synchronized when a user changes their Linux password?
- A . Samba and linux passwords can only be kept in sync when Samba uses the passwdsam password backend, which reads the password from /etc/passwd.
- B . /usr/bin/passwd should be replaced by a symlink to /usr/bin/smbpasswd.
- C . In /etc/nsswitch.conf, the samba service should be added to password and shadow before the file service.
- D . pam_smbpass.so should be added to the password type of the appropriate PAM configuration.
- E . Winbindd must be running on the Linux server in order to replicate the password changes back to Samba.
What is true regarding the users listed in the option write list in a share declaration?
- A . All users listed in write list can write to the share no matter of the Linux file systems permissions of the share.
- B . Given sufficient Linux file system permissions, all users listed in the write list are allowed to write to the share.
- C . In case read only = yes is set for the share, even the users in write list are denied write access to the share.
- D . Given sufficient Linux file systems permissions, only those users listed in write list can write to the share that are listed in read list too.
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 of the following are true for CIFS? (Choose TWO correct answers.)
- A . Filenames can be in any character set.
- B . Filenames can have a maximum length characters.
- C . Unlike SMB, CIFS is not optimized for slow network connections.
- D . Opportunistic Locks are supported.
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 properties does the configuration option cachesize in slapd.conf refer to?
- A . The number of entries to be cached.
- B . The size of the cache in bytes.
- C . The size of the cache in bits.
- D . The minimum cache size in bytes.
- E . The maximum cache size in bytes.
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
How can you confirm the integrity of a domain controller’s database?
- A . Use the "verify-dc" command in Samba Terminal.
- B . Run a full system scan using an antivirus tool.
- C . Inspect the contents of the "smbd-db-check" log file.
- D . Use the "samba-tool dbcheck" command.
Which of the following sub-commands are available for samba-tool dns? (Select TWO correct answers)
- A . disable
- B . dump
- C . query
- D . add
- E . reverselookup