Oracle
1Z0-822 · Question #68
Yon are using the svc:/network/http:apache22 service to manage your web server. You have noticed that this service starts as the root: user and later changes to a nonprivileged user called webservd…
The correct answer is A. Modify the privileges in the service configuration. A service can be configured to run within a limited set of privileges, rather than as the all-powerful
Managing System Initialization
Question
Yon are using the svc:/network/http:apache22 service to manage your web server. You have noticed that this service starts as the root: user and later changes to a nonprivileged user called webservd. You do not want this service to operate as the root user and any time. Which option correctly describes how you could achieve this task?
Options
- AModify the privileges in the service configuration.
- BAdd an authorization to the webservd users' rights' profile.
- CCreate a webservd role with a modified exec_attr entry.
- DModify the PHIV_AWARE state of the service configuration.
How the community answered
(51 responses)- A82% (42)
- B10% (5)
- C6% (3)
- D2% (1)
Explanation
A service can be configured to run within a limited set of privileges, rather than as the all-powerful
Topics
#SMF service#service privileges#least privilege#RBAC
Community Discussion
No community discussion yet for this question.