3.4.7.3.2 Editing Database Accounts
Edit the Database Accounts authentication scheme for an instance.
Database Accounts Credentials authentication requires that a database user (schema) exist in the local database and is unlocked. This authentication method validates user's credentials against the database accounts repository. Unlike database clients such as SQL Developer, this authentication method does not establish a new database session for this user.
Choose Database Accounts Credentials if having one database account for each named
developer and administrator is feasible and account maintenance using database tools
meets your needs (for example, changing user's password using an ALTER
USER
statement).
To edit Database Accounts:
Parent topic: Configuring Authentication Schemes for an Instance