nerdexam
HP

HPE0-G04 · Question #94

What happens when a user does not have the necessary permissions in Morpheus?

The correct answer is A. The user receives an access-denied message for restricted actions. When a user lacks the necessary permissions in Morpheus, the system enforces role-based access control by displaying an access-denied message, preventing them from performing restricted actions while keeping them logged in - this is standard least-privilege security behavior…

Introduction to Morpheus and Appliance Deployment

Question

What happens when a user does not have the necessary permissions in Morpheus?

Options

  • AThe user receives an access-denied message for restricted actions
  • BThe user is automatically assigned additional privileges
  • CThe user can override access settings if needed
  • DThe system disables authentication for that session

How the community answered

(63 responses)
  • A
    94% (59)
  • B
    2% (1)
  • C
    3% (2)
  • D
    2% (1)

Explanation

When a user lacks the necessary permissions in Morpheus, the system enforces role-based access control by displaying an access-denied message, preventing them from performing restricted actions while keeping them logged in - this is standard least-privilege security behavior (A). Option B is wrong because systems never silently escalate privileges; that would be a critical security flaw. Option C is wrong because allowing users to override access controls would defeat the entire purpose of having permissions. Option D is wrong because disabling authentication creates a security vulnerability and is unrelated to authorization failures - authentication (who you are) and authorization (what you can do) are separate concerns.

Memory tip: Think "denied, not disabled" - when permissions fail, Morpheus blocks the action with a message, it doesn't touch your session or grant more access.

Topics

#permissions#access control#RBAC#access denied

Community Discussion

No community discussion yet for this question.

Full HPE0-G04 Practice