Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Appendix F. Kerberos based proxy user's authentication in Oracle
  5. Overview

Overview

Kerberos is a computer network security protocol that authenticates the communication of nodes over a non-secure network to prove their identity to one another in a secure manner. It uses secret-key cryptography and a trusted third party for authenticating client-server applications and verifying users' identities.

This section helps you to configure Kerberos-based authentication for proxy user/s in Oracle. Kerberos authentication allows to connect to Oracle without specifying the username / password credentials. The authentication is done externally. Proxy authentication in Oracle, allows connection to a target database username via another database user (the proxy user).

For example you can authorize a user with a development account to connect to the application owner account using his/her credentials (thus no need to expose the application user's password). This section helps to configure for Kerberos and proxy authentication: you can provide a mean to connect to any given DB user via a Kerberos-authenticated user, i.e. without specifying the password at connection time.

The section is categorized into Oracle related modifications and Portal related modifications.

Note:

k1portal is the Kerberos username is referred. It can vary from environment to environment.

Note:

scdb referred to as ORACLE_SID in this documentation

Feedback

Was this page helpful?
Previous

Appendix F. Kerberos based proxy user's authentication in Oracle

Next

Pre-requisite

Feedback

Was this page helpful?