nerdexam
Oracle

1Z0-403 · Question #100

As a Linux administrator, you edited the /etc/auto.master and /etc/auto.misc files as shown below: [root@station1 ~] cat /etc/auto.master /shares /etc/auto.misc --timeout=60 [root@station1 ~] cat…

The correct answer is A. The autofs service on station1 would not be able to mount any of the shares. See the full explanation below for the reasoning.

Question

As a Linux administrator, you edited the /etc/auto.master and /etc/auto.misc files as shown below: [root@station1 ~] cat /etc/auto.master /shares /etc/auto.misc --timeout=60 [root@station1 ~] cat /etc/auto.misc * -rw,soft,intr server1.example.com:/shared/& * -rw,soft,intr server1.example.com:/home/& Which statement is true?

Options

  • AThe autofs service on station1 would not be able to mount any of the shares.
  • BThe share /home on server1 would be mounted on the /shares directory on station1.
  • CThe share /shared on server1 would be mounted on the /shares directory on station1.
  • DThe autofs service on station1 would mount both the shares on the /shares directory on station1.

How the community answered

(49 responses)
  • A
    82% (40)
  • B
    4% (2)
  • C
    2% (1)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice