Password Authentication

When you create a new user with the CREATE USER command, you can configure the password or leave it empty. You cannot bypass the password if the user was created with a password configured. You can change a user's password using the ALTER USER command.

See Security and Authentication for more information about controlling database authorization through passwords.

Tip: Unless the database is used solely for evaluation purposes, OpenText recommends that all database users have encrypted passwords.