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

LPI 300-300 - LPIC-3: Mixed Environments - Exam 300 - version 3.0

Page: 1 / 2
Total 53 questions

Which of the following commands open NFSv4 ACLs in an editor? (Choose two.)

A.

nfs4_setfacl -e

B.

nfs4_editfacl

C.

nfs4_stat -e --acl

D.

nfs4_chmod -i

E.

nfs4_conf

Given a proper network and name resolution setup, which of the following commands establishes a trust between a FreeIPA domain and an Active Directory domain?

A.

trustmanager add --domain ad://addom --user Administrator -w

B.

ipa-ad --add-trust --account ADDOM\Administrator --query-password

C.

net ad ipajoin addom -U Administrator -p

D.

ipa trust-add --type ad addom --admin Administrator --password

E.

ipa ad join addom -U Administrator -W

Which of the following statements is true regarding Samba 4?

A.

Samba 4 is only a minor update to Samba 3, which fixes smaller bugs and contains no new features.

B.

Microsoft Windows clients cannot connect to Samba 4 servers.

C.

Samba 4 can serve as an Active Directory Domain Controller.

D.

Samba 4 includes an own file system, sambafs, to format block devices.

E.

Integration of Samba 4 in an existing Active Directory Domain is not possible.

FILL BLANK

Which command line option instructs smbclient to authenticate using an existing Kerberos token? (Specify ONLY the option name without any values or parameters.)

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

In order to generate an individual log file for each of the machines connecting to a Samba server, which of the following statements must be used in the Samba configuration file?

A.

log file = /var/log/samba/log.%m

B.

log file = /var/log/samba/log.%M

C.

log file = /var/log/samba/log.%r

D.

log file = /var/log/samba/log.%I

E.

log file = /var/log/samba/log.%c

Which of the following lines is missing in the given[printers]share definition?

A.

printcap name = cups

B.

printable = yes

C.

print script = /usr/bin/lp -d %P %s

D.

print admin = Administrator, root, @lpadmin

E.

load printers = yes

Which of the following commands adds 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.

dnstool -f dns.tdb add fileserver01.samba.private 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

E.

samba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8::190 -U Administrator

What is a correct statement about FreeIPA ID views?

A.

ID views are used to modify sudo rules on a per host base.

B.

ID views are the FreeIPA equivalent to Active Directory SIDs.

C.

ID views specify new values for attributes of a POSIX user or group.

D.

ID views provide a consecutive numberspace of UIDs and GIDs for FreeIPA users and groups.

E.

ID views always manage IDs from 32768 to 65536.

Which of the following names identify services within a SSSD configuration file? (Choose three.)

A.

kerberos

B.

ssh

C.

smb

D.

nss

E.

sudo