Oracle Database
Connector name |
|
Connector type | Executable |
Type (UI field value) | Oracle Database |
Target system versions supported / tested | |
Connector status / support | Bravura Security-Verified This connector has been tested and is fully supported by Bravura Security. |
Bravura Security Fabric can manage database-level accounts using the connector agtora
for Oracle. Bravura Security Fabric can bind to any Oracle DBMS server (version 11.2+) using OCI, and issue SQL commands to enumerate users (SELECT), validate current passwords (test bind or SELECT)and reset passwords (ALTER USER, UPDATE or invoke a stored procedure).
The Bravura Security Fabric administrator can specify alternate SQL commands, and therefore can manage application passwords as well as DBMS connect passwords.
Bravura Security Fabric can create, delete , enable, disable, modify, and rename database users in any specified Oracle server. It creates new Oracle users by cloning existing ones, copying and adjusting their roles and privileges in the process. It can also manage the membership of Oracle database users in Oracle database roles.
The following Bravura Security Fabric operations are supported by this connector:
user verify password
get server information
user change password
administrator reset password
administrator verify password
enable account
disable account
check account enabled
unlock account
create account
delete account
add user to group
delete user from group
create group
delete group
update attributes
run command
List:
accounts
attributes
groups
members
Note
Bravura Security Fabric supports group management on Oracle database targets, using what Oracle refers to as roles.
For a full list and explanation of each connector operation, see Connector operations.
Bravura Security Fabric can also manage passwords for accounts defined wholly within an Oracle application in tables, rather than database-level accounts, using the scripted connector for Oracle Database Hosted Applications (agtorascript
). See Oracle Database Hosted Applications for details.
In either case, no software is installed on the Oracle database server.