Implicit authentication
OpenText™ Analytics Database has implicit (that is, not reflected in the CLIENT_AUTH system table) authentication records reserved for the dbadmin and users without passwords.
	OpenText™ Analytics Database has implicit (that is, not reflected in the CLIENT_AUTH system table) authentication records reserved for the dbadmin and users without passwords. These records cannot be dropped.
For the dbadmin user:
- 
The trustmethod is used if all of the following are true:- 
The dbadmin does not have a password. 
- 
The connection is local (that is, from a database node). 
 
- 
- 
The hashmethod is used if all of the following are true:- 
The dbadmin has a password. 
- 
The connection is local (that is, from a database node). 
 
- 
For a non-dbadmin user, the trust method is used if all of the following are true:
- 
The user does not have a password. 
- 
No custom (that is, non-default) authentication methods are enabled.