Starting with Samba 3.0, what support was added for filenames and other text containing characters in international character sets?
A. Unicode
B. Locale
C. Valid Chars
D. Client Code Page 850
E. Character Set 850
On Microsoft Windows systems, ACLs on the share are set using tools like the Explorer. For example, in Windows 7, right-click on the shared folder, then select Sharing, then click on Permissions. What Windows group, by default, has full control of the share?
A. Everyone
B. Guests
C. Authenticated Local Users
D. Samba Share Service
What is true about the following share's access properties? (Choose TWO correct answers.)
[projects] path = /data/projects read only = no admin users = timo, taki, @managers
A. @managers will be resolved as a Winbind group.
B. The timo and taki users can manipulate files regardless of the file system permissions.
C. @managers will be resolved as a Unix group.
D. @managers is a builtin default Samba group.
E. The "admin users" can be applied only to print shares.
Which files store printer and driver properties created on the server?
A. ntprinters.tdb and ntdrivers.tdb
B. printers.tdb and drivers.tdb
C. printforms.tdb and ntprinters.tdb
D. printers.tdb and spooler.tdb
E. print_spool.tdb and ntdrivers.tdb
A Samba server is configured to use the OpenLDAP password backend. The root DN for the LDAP directory is defined in slapd.conf. In order to define an alternative account used by the Samba administrator, which steps are necessary? (Select THREE correct answers.)
A. Make sure the password for the new administrative account matches the UNIX root password.
B. Add a new Samba administrative account to the LDAP directory.
C. Make certain that the ldap admin option in smb.conf does not point to the LDAP root DN.
D. Map the Samba administrator account to the domain administrator.
E. Change the access attributes in slapd.conf.
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
When integrating Samba and OpenLDAP, what schema needs to be included in the OpenLDAP slapd.conf?
A. samba.schema
B. windows.schema
C. java.schema
D. microsoft.schema
E. nis.schema
When upgrading a Samba 3 to a Samba 4 Active Directory domain using samba-tool domain classicupgrade, what is true? (Select THREE correct answers.)
A. All machines have to re-join the new domain.
B. The profiles of the users remain unchanged.
C. Samba configures its internal NTP server to synchronize the systems clocks of all domain members.
D. The user accounts and machine accounts are migrated into the new database.
E. A basic set of DNS records required for AD operation is provisioned.
Which command typed on a Samba server will print out the local SID?
A. net get sid localhost
B. net getlocalsid
C. net getsid
D. net rpc get localsid
Sending a message of type ________ to a Samba daemon using smbcontrol changes the daemon's debug level. (Only specify the name of the message type without command or options)