Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

202-450 Exam Dumps - Linux Professional Institute

Question # 4

Which of the following sshd configuration should be set to no in order to fully disable password based logins? (Choose two.)

A.

PAM Authentication

B.

Challenge Response Authentication

C.

Permit Plaintext Login

D.

Use Passwords

E.

Password Authentication

Full Access
Question # 5

Which of the following actions synchronizes UNIX passwords with the Samba passwords when the encrypted Samba password is changed using smbpasswd?

A.

There are no actions to accomplish this since is not possible.

B.

Run netvamp regularly, to convert the passwords.

C.

Run winbind –sync, to synchronize the passwords.

D.

Add unix password sync = yes to smb.conf

E.

Add smb unix password = sync to smb.conf

Full Access
Question # 6

Which of the following lines is valid in a configuration file in /etc/pam.d/?

A.

authrequired pam_unix.sotry_first_pass nullok

B.

authtry_first_pass nullok, require pam_unix.so

C.

authrequired:pam_unix.so(try_first_pass nullok)

D.

authpam_unix.so(required try_first_pass nullok)

Full Access
Question # 7

Which of the following options are valid in /etc/exports? (Choose two.)

A.

rw

B.

ro

C.

rootsquash

D.

norootsquash

E.

uid

Full Access
Question # 8

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.)

Full Access
Question # 9

What is DNSSEC used for?

A.

Encrypted DNS queries between nameservers

B.

Cryptographic authentication of DNS zones

C.

Secondary DNS queries for local zones

D.

Authentication of the user that initiated the DNS query

E.

Encrypting DNS queries and answers

Full Access
Question # 10

The content of which local file has to be transmitted to a remote SSH server in order to be able to log into the remote server using SSH keys?

A.

~/.ssh/authorized_keys

B.

~/.ssh/config

C.

~/.ssh/id_rsa.pub

D.

~/.ssh/id_rsa

E.

~./ssh/known_hosts

Full Access
Question # 11

Which rdnc sub command can be used in conjunction with the name of a zone in order to make BIND reread the content of the specific zone file without reloading other zones as well?

A.

lookup

B.

reload

C.

fileupdate

D.

reread

E.

zoneupdate

Full Access
Question # 12

Which action in a Sieve filter forwards a message to another email address without changing the message? (Specify ONLY the action’s name without any parameters.)

Full Access
Question # 13

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.)

Full Access
Question # 14

What option for BIND is required in the global options to disable recursive queries on the DNS server by default?

A.

allow-recursive-query (none; );

B.

allow-recursive-query off;

C.

recursion {disabled; };

D.

recursion {none; };

E.

recursion no;

Full Access
Question # 15

What is the name of the network security scanner project which, at the core, is a server with a set of network vulnerability tests?

A.

NetMap

B.

OpenVAS

C.

Smartscan

D.

Wireshark

Full Access
Question # 16

Which of the following nmap parameters scans a target for open TCP ports? (Choose two.)

A.

-sO

B.

-sZ

C.

-sT

D.

-sU

E.

-sS

Full Access
Question # 17

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 server.

C.

The list of ciphers supported by the web server.

D.

The web server’s SSL configuration file.

E.

The certificate signing request.

Full Access
Question # 18

In which CIFS share must printer drivers be placed to allow Point’n’Print driver deployment on Windows?

A.

winx64drv$

B.

print$

C.

The name of the share is specified in the option print driver share within each printable share in smb.conf

D.

pnpdrivers$

E.

NETLOGON

Full Access
Question # 19

Which of the following DNS records could be a glue record?

A.

ns1.labA198.51.100.53

B.

labNS198.51.100.53

C.

ns1.labNS198.51.100.53

D.

ns1.A198.51.100.53

E.

ns1.labGLUE198.51.100.53

Full Access
Question # 20

Which statements about the Alias and Redirect directives in Apache HTTPD’s configuration file are true? (Choose two.)

A.

Alias can only reference files under DocumentRoot

B.

Redirect works with regular expressions

C.

Redirect is handled on the client side

D.

Alias is handled on the server side

E.

Alias is not a valid configuration directive

Full Access
Question # 21

Which of the following statements in the ISC DHCPD configuration is used to specify whether or not an address pool can be used by nodes which have a corresponding host section in the configuration?

A.

identified-nodes

B.

unconfigured-hosts

C.

missing-peers

D.

unmatched-hwaddr

E.

unknown-clients

Full Access
Question # 22

Which of the following values can be used in the OpenLDAP attribute olcBackend for any object of the class olcBackendConfig to specify a backend? (Choose three.)

A.

xml

B.

bdb

C.

passwd

D.

ldap

E.

text

Full Access
Question # 23

Which of the following commands displays an overview of the Postfix queue content to help identify remote sites that are causing excessive mail traffic?

A.

mailtraf

B.

queuequery

C.

qshape

D.

postmap

E.

poststats

Full Access
Question # 24

Which of the following statements is INCORRECT regarding the LDIF file format?

A.

It contains a dn line that indicates where the attributes listed in the following lines of the file must be added.

B.

In the file, a blank line separates one entry from another one.

C.

If an attribute contains binary data, some specific configurations must be made for this entry.

D.

The LDIF file accepts any type of file encoding.

Full Access
Question # 25

In order to export /usr and /bin via NFSv4, /exports was created and contains working bind mounts to /usr and /bin. The following lines are added to /etc/exports on the NFC server:

After running

Full Access
Question # 26

Which command is used to configure which file systems a NFS server makes available to clients?

A.

exportfs

B.

mkfs.nfs

C.

mount

D.

nfsservct1

E.

telinit

Full Access
Question # 27

There is a restricted area in a site hosted by Apache HTTPD, which requires users to authenticate against the file /srv/www/security/site­passwd.

Which command is used to CHANGE the password of existing users, without losing data, when Basic authentication is being used?

A.

htpasswd –c /srv/www/security/site­passwd user

B.

htpasswd /srv/www/security/site­passwd user

C.

htpasswd –n /srv/www/security/site­passwd user

D.

htpasswd –D /srv/www/security/site­passwd user

Full Access
Question # 28

Which of the following statements is true regarding the NFSv4 pseudo file system on the NFS server?

A.

It must be called /exports

B.

It usually contains bind mounts of the directory trees to be exported

C.

It must be a dedicated partition on the server

D.

It is defined in the option Nfsv4-Root in /etc/pathmapd.conf

E.

It usually contains symlinks to the directory trees to be exported

Full Access
Question # 29

To allow X connections to be forwarded from or through an SSH server, what configuration keyword must be set to yes in the sshd configuration file?

A.

AllowForwarding

B.

ForwardingAllow

C.

XllForwardingAllow

D.

XllForwarding

Full Access
Question # 30

Which Apache HTTPD configuration directive is used to specify the method of authentication, e.g. None or Basic?

A.

AuthUser

B.

AllowedAuthUser

C.

AuthType

D.

AllowAuth

Full Access
Question # 31

A BIND server should be upgraded to use TSIG. Which configuration parameters should be added if the server should use the algorithm hmac-md5 and the key skrKc4DoTzi/takIlPi7JZA==?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Full Access
Question # 32

What option in the client configuration file would tell OpenVPN to use a dynamic source port when making a connection to a peer?

A.

src-port

B.

remote

C.

source-port

D.

nobind

E.

dynamic-bind

Full Access
Question # 33

What command creates a SSH key pair? (Specify ONLY the command without any path or parameters)

Full Access
Question # 34

Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?

A.

domain-name-servers

B.

domain-server

C.

name-server

D.

servers

Full Access
Question # 35

A host, called lpi, with the MAC address 08:00:2b:4c:59:23 should always be given the IP address of 192.168.1.2 by a DHCP server running ISC DHCPD.

Which of the following configurations will achieve this?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Full Access