LPI Exam Questions

Select the THREE correct statements: [global] logon script=logon.cmd [netlogon] path=/var/lib/samba/

The text below is an excerpt of the Samba main configuration file. Select the THREE correct
statements:
[global]
logon script=logon.cmd
[netlogon]
path=/var/lib/samba/netlogon
read only=yes
write list=root

A.
Samba doesn’t provide the logon.cmd script contents

B.
Any user can modify the logon.cmd script

C.
The logon script has to be in ASCII Linux format

D.
The file excerpt shows that samba will instruct the client to execute a logon script in order to
prepare the user’s environment

E.
The logon script directive is always relative to the [netlogon] share