Pre-Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > LPI > LPIC Level 3 Certification > 300-300

300-300 LPIC-3: Mixed Environments - Exam 300 - version 3.0 Question and Answers

Question # 4

Which option in smb.conf defines the domain of which the server is a member?

A.

ad

B.

member domain

C.

basedn

D.

domain

E.

realm

Full Access
Question # 5

A Samba 4 server provides DNS information regarding an Active Directory Domain. All other DNS information is provided by an additional DNS server. Which of the following solutions ensures that the clients of the Samba server can look up all DNS records including those from the domain?

A.

The additional DNS server is configured in the file /etc/resolv.conf on the Samba server and the option dns forwarder = yes is set in smb.conf.

B.

The search domain of all clients is set to the Active Directory domain name. All clients query only the additional DNS server and not a domain controller.

C.

Both the Samba server and the additional DNS server are configured on the clients. This ensures that the Samba server is listed first in each client's resolv.conf.

D.

All clients are configured to send DNS queries to the additional DNS server only. The Samba server's smb.conf contains the option wins dns proxy = yes to provide all domain-related naming information via the NetBIOS name service independently from DNS.

E.

The additional DNS server is configured in the option dns forwarder in smb.conf. All clients query the Samba server for any DNS information.

Full Access
Question # 6

Which smbclient invocation displays a list of the available SMB shares on the remote Samba server FileSrv1?

A.

smbcontrol -L FileSrv1

B.

smbshares --server FileSrv1

C.

smbstatus -S FileSrv1

D.

smbmount -L FileSrv1

E.

smbclient -L FileSrv1

Full Access
Question # 7

Which of the following Group Policy Objects exist by default in an Active Directory domain? (Choose two.)

A.

Default Domain Policy

B.

Default Domain Controllers Policy

C.

Default Domain File Access Policy

D.

Default Domain Firewall Policy

E.

Default Domain Print Driver Policy

Full Access
Question # 8

In an LDIF file using changetype: modify, which of the following options can be used? (Choose two.)

A.

patch

B.

overwrite

C.

add

D.

replace

E.

generate

Full Access
Question # 9

Which smbclient invocation displays a list of the available SMB shares on the remote Samba server FileSrv1?

A.

smbcontrol -L FileSrv1

B.

smbshares --server FileSrv1

C.

smbstatus -S FileSrv1

D.

smbmount -L FileSrv1

E.

smbclient -L FileSrv1

Full Access
Question # 10

In case the following parameters are set in a Samba file share configuration:

create mask = 711

force create mode = 750

What are the effective permissions of a file created with the permissions 777?

A.

066

B.

027

C.

777

D.

761

E.

751

Full Access
Question # 11

Which of the following TCP ports is used to provide the SMB protocol without NetBIOS?

A.

133

B.

138

C.

139

D.

386

E.

445

Full Access
Question # 12

Which of the following smb.conf options turns a regular file share into a DFS share?

A.

msdfs root = yes

B.

addfs support = yes

C.

dfs forward = yes

D.

follow symlinks = yes

E.

proxy share = yes

Full Access
Question # 13

Which of the following statements is true about raw printing with Samba?

A.

Print jobs are submitted as vector files, including font files, which are rendered and printed by Samba.

B.

Printing jobs are always submitted to Samba in raw postscript.

C.

Any printed file, e.g. an office document, is submitted to the printer without any further processing in exactly the same bit sequence as it is stored on disk.

D.

Samba converts printer-specific jobs to raw data to make them printable on an arbitrary printer.

E.

Printing jobs are rendered on the client and passed on to the printer by Samba.

Full Access
Question # 14

Which of the following are valid Samba backends to store user and group information? (Choose two.)

A.

sdb

B.

smbpasswd

C.

ldapsam

D.

krb

E.

smb

Full Access
Question # 15

Which command creates a consistent copy of LDB files?

A.

tdbbackup

B.

samba-backup

C.

ldbbackup

D.

smbbackup

E.

ldbsync

Full Access