Configuring user ID/password authentication
- Last Updated: September 28, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
Take the following steps to configure user ID/password authentication.
Note: You may need to configure secure seeding for your environment.
See "Configuring random number generator secure seeding" for details.
-
Set the AuthenticationMethod property to
autooruserIdPassword. - Set the User property to provide the user ID.
- Set the Password property to provide the password.