The ccmdb auth command is used to switch authentication modes. It can also be used to display the current authentication configuration.
ccmdb auth [-d|-e]
If no option is provided, it shows the current configuration.
-d|-database
Sets the authentication to use database authentication.
-e|-external
Sets the authentication to use external authentication.
Avoid switching from one type of authentication mode to another. If you must switch the authentication mode, use the follow procedures.