Oracle
1Z0-082 · Question #113
In one of your databases, user KING is: 1. Not a DBA user 2. An operating system (OS) user Examine this command and its output: What must you do so that KING is authenticated by the OS when…
The correct answer is D. Unset REMOTE_LOGIN_PASSWORDFILE. See the full explanation below for the reasoning.
Administer User Security
Question
In one of your databases, user KING is: 1. Not a DBA user 2. An operating system (OS) user Examine this command and its output: What must you do so that KING is authenticated by the OS when connecting to the database instance?
Options
- ASet OS_AUTHENT_PREFIX to OPS$
- BHave the OS administrator add KING to the OSDBA group
- CGrant DBA to KING
- DUnset REMOTE_LOGIN_PASSWORDFILE
- EAlter user KING to be IDENTIFIED EXTERNALLY
How the community answered
(31 responses)- A3% (1)
- C13% (4)
- D77% (24)
- E6% (2)
Topics
#OS authentication#REMOTE_LOGIN_PASSWORDFILE#external authentication#OPS$ prefix
Community Discussion
No community discussion yet for this question.