By default, Samba tries to automatically detect the correct character set to use with a connecting client. Which parameter in smb.conf forces Samba to use only ASCII?
A. global charset = ASCII
B. unicode = no
C. ASCII = yes
D. force charset = ASCII
E. reduce charset = yes
When configuring an OpenLDAP server to act as a proxy to a Microsoft Active Directory server, what is the correct database type for this stanza of the slapd.conf file? database _________ suffix "cn=users,dc=testcorp,dc=com" subordinate rebind-as-user uri "ldap: //dc1.testcorp.com/" chase-referrals yes
A. ldap
CIFS relies upon which port for direct hosting without requiring NetBIOS?
A. 139
B. 443
C. 137
D. 445
In order to generate individual logfiles for machines connecting to Samba, which of the following statements have to be used in the Samba configuration file?
A. log file = /var/log/samba/log.%c
B. log file = /var/log/samba/log.%M
C. log file = /var/log/samba/log.%m
D. log file = /var/log/samba/log.%I
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.
In which section of the smb.conf configuration file is the logon script file name specified?
A. [homes]
B. [netlogon]
C. [global]
D. [profiles]
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
Which of the following commands add a forward DNS record named fileserver01 pointing to the IPv6 address 2001: db8: : 190 into the DNS zone samba.private on the Samba 4 server dc1?
A. net dns -S dc1 -U Administrator addrecord fileserver01.samba.private AAAA 2001: db8: : 190
B. samba-tool dns add dc1 samba.private fileserver01 AAAA 2001: db8: : 190 -U Administrator
C. samba-dns dynupdate -S dc1 -U Administrator -h fileserver01.samba.private -t AAAA -V 2001: db8: : 190
D. nsupdatesmb -U Administrator //dc1/samba.private/fileserver01 add AAAA 2001: db8: : 190
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
Which parameter must be added to the name resolve order directive in order to use broadcasts in Samba name resolution? (Specify ONLY the parameter name.)
A. bcast