Manage Users
Describes administration tasks for managing database users on Autonomous AI Database.
- Create Users on Autonomous AI Database
There are several options to create users on Autonomous AI Database. You can use Oracle Database Actions Database Users card or use client-side tools that connect to the database to create database users. - Remove Users on Autonomous AI Database
To remove users from your database, connect to the database as the ADMIN user using any SQL client tool. - Manage User Profiles with Autonomous AI Database
You can create and alter user profiles in Autonomous AI Database. After you create or alter a profile, you can specify the profile clause withCREATE USER
orALTER USER
. You can also import existing user profiles from another environment with Oracle Data Pump Import. - Manage User Roles and Privileges on Autonomous AI Database
There are several ways to manage user privileges and roles on Autonomous AI Database. You can use Oracle Database Actions Database Users card or client-side tools to connect to the database to mange privileges and roles. - Create and Update User Accounts for Oracle Machine Learning Components on Autonomous AI Database
An administrator can add an existing database user account to use with Oracle Machine Learning components or create a new user account and user credentials with the Oracle Machine Learning User Management interface. - Use Identity and Access Management (IAM) Authentication with Autonomous AI Database
You can configure Autonomous AI Database to use Oracle Cloud Infrastructure Identity and Access Management (IAM) authentication and authorization to allow IAM users to access an Autonomous AI Database with IAM credentials. - Use Microsoft Entra ID with Autonomous AI Database
You can configure an Autonomous AI Database instance for Microsoft Entra ID users to connect using Entra ID (Azure AD)OAuth2
tokens. - Use Microsoft Active Directory with Autonomous AI Database
You can configure Autonomous AI Database to authenticate and authorize Microsoft Active Directory users. - Configure Kerberos Authentication with Autonomous AI Database
Describes how to configure Kerberos to authenticate Oracle Autonomous AI Database users.
Parent topic: Tasks