solidDB Help
:
Configuring and administering
:
Security
:
Authentication
:
Operating-system-based external authentication
: Disabling external authentication
Disabling external authentication
To disable the external authentication method for a user, use the ALTER USER statement, and specify the password that solidDB should use to authenticate the user.
For example:
ALTER USER soliduser1 IDENTIFIED BY Hippo123
Go up to
Operating-system-based external authentication
This site works best with JavaScript enabled