Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

How is the LDAP administrator account configured when the rootdn and rootpw directives are not present in the slapd.conf file?

A.

The default account admin with the password admin are used

B.

The account is defined by an ACL in slapd.conf

C.

The default account admin is used without a password

D.

The account is defined in the file /etc/ldap.secret

E.

The account is defined in the file /etc/ldap.root.conf

What option in the sshd configuration file instructs sshd to permit only specific user names to log in to a system? (Specify ONLY the option name without any values.)

After running ssh-keygen and accepting the default values, which of the following files are changed or created? (Choose two.)

A.

~/.ssh/id_rsa.key

B.

~/.ssh/id_rsa.pub

C.

~/.ssh/id_rsa.prv

D.

~/.ssh/id_rsa.crt

E.

~/.ssh/id_rsa

The following Apache HTTPD configuration has been set up to create a virtual host available at www.example.com and www2.example.com:

Even though Apache HTTPD correctly processed the configuration file, requests to both names are not handled correctly. What should be changed in order to ensure correct operations?

A.

The configuration must be split into two VirtualHost sections since each virtual host may only have one name.

B.

The port mentioned in opening VirtualHost tag has to be appended to the ServerName declaration’s values.

C.

Both virtual host names have to be placed as comma separated values in one ServerName declaration.

D.

Both virtual host names have to be mentioned in the opening VirtualHost tag.

E.

Only one Server name declaration may exist, but additional names can be declared in ServerAlias options.

Which option in the Postfix configuration makes Postfix pass email to external destinations to another SMTP-server? (Specify ONLY the option name without any values.)