nerdexam
Oracle

1Z0-877 · Question #176

Given: #id uid=101(user1) gid=10(user1) #su user2 and #tail -2 /etc/passwd user1:x:101:10:/export/home/user1:/bin/ksh user2:x:102:11:/export/home/user2:/bin/ksh What is the EUID and the EGID of the…

The correct answer is C. 102 and 11. See the full explanation below for the reasoning.

Question

Given:

#id uid=101(user1) gid=10(user1) #su user2 and #tail -2 /etc/passwd user1:x:101:10:/export/home/user1:/bin/ksh user2:x:102:11:/export/home/user2:/bin/ksh What is the EUID and the EGID of the new user?

Options

  • A101 and 11
  • B101 and 10
  • C102 and 11
  • D102 and 10

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    17% (5)
  • C
    70% (21)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice