Skip to main content

300-300 Real Exam Questions

LPIC-3 Mixed Environments - Exam 300 - version 3.0

53 questions available · Page 1 of 6

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Multiple choice

What are benefits of registry based Samba configuration compared to file based configuration? (Choose three.)

  1. A

    The registry can be edited remotely without logging into the server.

  2. B

    Registry based configuration supports advanced options which do not exist in smb.conf.

  3. C

    Server processes require less time to start because they do not have to parse the configuration file.

  4. D

    Configuration changes become effective immediately without a daemon reload.

  5. E

    Specific attributes of LDAP objects in Active Directory can be overwritten in the configuration registry.

Show answer and explanation

Correct answers: A, C, D

Question 2 Single choice

Which of the following sections in the Kerberos configuration file may contain the option default_realm?

  1. A

    defaults

  2. B

    krb5

  3. C

    libdefaults

  4. D

    global

  5. E

    realms

Show answer and explanation

Correct answer: C

Question 3 Multiple choice

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

  1. A

    Default Domain Policy

  2. B

    Default Domain Controllers Policy

  3. C

    Default Domain File Access Policy

  4. D

    Default Domain Firewall Policy

  5. E

    Default Domain Print Driver Policy

Show answer and explanation

Correct answers: A, B

Question 4 Single choice

Which of the following groups exists by default in an Active Directory domain?

  1. A

    Domain Administrators

  2. B

    Domain Users

  3. C

    Domain 31aclclisc

  4. D

    Domain Update Role Accounts

  5. E

    Unassigned Users

Show answer and explanation

Correct answer: B

Question 5 Single choice

Which parameter in a user object defines on which share the user's roaming profile is stored?

  1. A

    autoMount

  2. B

    logonDrive

  3. C

    profilePath

  4. D

    homePath

  5. E

    driveMap

Show answer and explanation

Correct answer: C

Question 6 Multiple choice

What is true about the container CN=Users in an Active Directory LDAP tree? (Choose two.)

  1. A

    GPOs cannot be assigned to this container.

  2. B

    Users outside of this container cannot log into any member computer of the domain.

  3. C

    The container can only contain user object but no user groups.

  4. D

    New users are created here and must be moved to another container before they can log in.

  5. E

    New users are by default created in this container.

Show answer and explanation

Correct answers: A, E

Question 7 Multiple choice

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

  1. A

    kerberos

  2. B

    ssh

  3. C

    smb

  4. D

    nss

  5. E

    sudo

Show answer and explanation

Correct answers: A, D, E

Question 8 Fill in the blank

FILL BLANK

What attribute starts the declaration of an object in an LDIF file? (Specify ONLY the attribute name without any values.)

Show answer and explanation

Accepted answer: DN

Question 9 Single choice

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

  1. A

    printcap name = cups

  2. B

    printable = yes

  3. C

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

  4. D

    print admin = Administrator, root, @lpadmin

  5. E

    load printers = yes

Show answer and explanation

Correct answer: B

Question 10 Single choice

How is Samba instructed to read its entire configuration from the registry?

  1. A

    By starting all Samba processes with the option --regconf.

  2. B

    By putting config backend = registry in the [global] section of smb.conf.

  3. C

    By starting the regd service in addition to the other Samba services.

  4. D

    By replacing private.tdb with a plain text registry file holding the server's configuration.

  5. E

    By creating a symbolic link from smb.conf to the .reg file holding the configuration.

Show answer and explanation

Correct answer: B