Practice Free 300-300 Exam Online Questions
When Samba is configured for local user management, how are user credentials typically stored?
- A . In plain text files on the server.
- B . Using the Samba Admin Center.
- C . In a separate Active Directory domain.
- D . In an encrypted Samba password database.
If you are unable to access a Samba share from a Windows client, which common troubleshooting step should you take?
- A . Restart the Samba server.
- B . Disable the Windows Firewall.
- C . Check the permissions and access rights of the share.
- D . Reinstall the Samba software.
To properly configure a Samba server to be a Primary Domain Controller (PDC), what configuration option must be set to yes?
- A . domain master
- B . log level
- C . local master
- D . local logon
Which command can be used to directly query the configured winbind server? (Provide the command without any parameters or options)
Which mechanism of a Linux system is used by Samba to permit identity resolution within a domain?
- A . Linux kernel modules (via /etc/modules.conf)
- B . Name Service Switch (NSS)
- C . Automount (autofs)
- D . Inode notify (inotify)
- E . Cron-daemon (crond)
After modifying the indexes for a database in slapd.conf and running slapindex, the slapd daemon refuses to start when its init script is called.
What is the most likely cause of this?
- A . The indexes are not compatible with the init script.
- B . The init script cannot be run after executing slapindex, without first signing the indexes with slapsign.
- C . The init script has identified one or more invalid indexes.
- D . The init script is starting slapd as an ordinary user, and the index files are owned by root.
Which parameter in the smb.conf defines how long the winbind daemon will cache user and group information?
- A . winbind cache time
- B . idmap cache time
- C . cache time
- D . nscd cache time
Which of the following statements is true regarding DNS in an Active Directory Domain?
- A . When resolving DNS names? all domain members must query a domain controller or a DNS server that serves the exact same zone content.
- B . It is not possible to use secondary DNS servers in conjunction with an Active Directory domain.
- C . DNS name resolution is not mandatory in an Active Directory Domain, as long as a WINS server can be reached.
- D . Active Directory only uses A and AAAA records no other record types to serve important information regarding the domain.
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
When a Windows domain controller is used, which of the following entities is assigned a Windows Security Identifier? (Choose three.)
- A . Users
- B . Servers
- C . Groups
- D . Departments
- E . Companies