Oracle
1Z0-116 · Question #18
1Z0-116 Question #18: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-116 to reveal the answer and full explanation for question #18. The question stem and answer options stay visible for context.
Implementing Encryption
Question
You connect to the database Instance over a network to change the password of user scott. Which two methods avoid the new password for user scott from being compromised by network sniffing?
Options
- ASet the server side sqlnet.ora parameter SQLNET.CRYPTO_CHECKSUM_SERVER-
- BUse ALTER USER SCOTT PASSWORD EXPIRE.
- CSet the server side sqlnet.ora parameter SQLNET.ENCRYPTION_SERVER=REQUESTED.
- DUse ALTER USER SCOTT IDENTIFIED BY VALUES '<value>*.
- EUse ALTER USER SCOTT IDENTIFIED BY <password>.
- FUse the SQL"PIus command password SCOTT.
Unlock 1Z0-116 to see the answer
You've previewed enough free 1Z0-116 questions. Unlock 1Z0-116 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#network password security#SQLNet encryption#password hashing#authentication protocols