nerdexam
SUN

310-202 · Question #206

The NIS passwd map contains the following entry: larry:uysvPo3nanyeo:101:10:Larry Doe:/home/larry:/bin/ksh Which three commands return this entry? (Choose three.)

The correct answer is A. ypcat passwd |grep larry B. ypmatch -k 101 passwd.byuid D. ypmatch -k larry passwd.byname. See the full explanation below for the reasoning.

Question

The NIS passwd map contains the following entry:

larry:uysvPo3nanyeo:101:10:Larry Doe:/home/larry:/bin/ksh Which three commands return this entry? (Choose three.)

Options

  • Aypcat passwd |grep larry
  • Bypmatch -k 101 passwd.byuid
  • Cypmatch -k 101 passwd.byname
  • Dypmatch -k larry passwd.byname
  • Eypmatch -k Larry passwd.bycomment

How the community answered

(38 responses)
  • A
    79% (30)
  • C
    8% (3)
  • E
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice