Which of the following information has to be submitted to a certification authority in order to request a web server certificate?
A. The web server's private key.
B. The IP address of the web serv...
In order to protect a directory on an Apache HTTPD web server with a password, this configuration was added to an .htaccess file in the respective directory:
AuthType Basic
AuthName "Protected Dir...
Which of the following Samba configuration parameters is functionally identical to the parameter read only=yes?
A. browseable=no
B. read write=no
C. writeable=no
D. write only=no
E. write acces...
A user requests a "hidden" Samba share, named confidential, similar to the Windows Administration Share. How can this be configured?
A.
[confidential]
comment = hidden share
path = /srv/smb/hi...
In order to join a file server to the Active Directory domain intra.example.com, the following smb.conf has been created:
[global]
workgroup = intra.example.com
netbios name = Fileserver...
How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?
A. Set the parameters "encrypt passwords = yes" and "password file = /etc/pass...
Which keyword is used in the Squid configuration to define networks and times used to limit access to the service?
A. acl
B. allow
C. http_allow
D. permit