Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam C2090-616 topic 1 question 15 discussion

Actual exam question from IBM's C2090-616
Question #: 15
Topic #: 1
[All C2090-616 Questions]

Consider the following sequence of events:
Eddie grants SELECT WITH GRANT OPTION privilege to Mike.
Mike grants SELECT privilege to Jeff.
Eddie revokes SELECT privilege from Mike.
What will happen to Jeff's SELECT privilege?

  • A. Jeff's SELECT privilege will be revoked
  • B. Jeff's SELECT privilege will be retained
  • C. Jeff's SELECT privilege will be retained only if he has ACCESSCTRL authority
  • D. Jeff's SELECT privilege will be retained only if Eddie has ACCESSCTRL authority
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference: https://www.ibm.com/support/knowledgecenter/en/SSGU8G_12.1.0/com.ibm.sqls.doc/ids_sqs_0125.htm

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
maurosabi
2 years, 5 months ago
I've tested myself on an installation and correct answer is B. Jeff's SELECT privilege will be retained
upvoted 1 times
...
JamesBond
2 years, 9 months ago
B. Jeff's SELECT privilege will be retained Privileges' will be retained.
upvoted 1 times
...
zarko
3 years, 6 months ago
citing the referenced link: If you revoke from user the privilege that you granted using the WITH GRANT OPTION keyword, you sever the chain of privileges. That is, when you revoke privileges from user, you automatically revoke the privileges of all users who received privileges from user or from the chain that user created (unless user, or the users who received privileges from user, were granted the same set of privileges by someone else).
upvoted 1 times
...
Belusa_7
3 years, 7 months ago
B is correct. Revoking a privilege from an authorization name does not revoke that same privilege from any other authorization names that were granted the privilege by that authorization name. For example, assume that CLAIRE grants SELECT WITH GRANT OPTION to RICK, then RICK grants SELECT to BOBBY and CHRIS. If CLAIRE revokes the SELECT privilege from RICK, BOBBY and CHRIS still retain the SELECT privilege. https://www.ibm.com/support/knowledgecenter/SSEPGG_11.1.0/com.ibm.db2.luw.admin.sec.doc/doc/c0005478.html
upvoted 1 times
...
pieknyjoe
3 years, 10 months ago
A. Jeff's SELECT privilege will be revoked -. A is good .
upvoted 1 times
...
db2tester
4 years, 6 months ago
The answer A is not correct. The answer B is correct, Jeff will still have the select privilege.
upvoted 1 times
...
db2tester
4 years, 6 months ago
The answer A is correct.
upvoted 1 times
...
db2tester
4 years, 6 months ago
A user without ACCESSCTRL authority, SECADM authority, or CONTROL privilege is not able to revoke a privilege that they granted through their use of the WITH GRANT OPTION. Also, there is no cascade on the revoke to those who have received privileges granted by the person being revoked. Reference : https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.sec.doc/doc/t0005806.html
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...