Easily Manage Cell, Switch, Database, and Exacli Passwords
Use Oracle Autonomous Health Framework (AHF) commands to manage passwords for Exadata cells, switches, databases, and exacli.
Note:
The tfactl setpassword, tfactl checkpassword, and tfactl unsetpassword commands are deprecated starting with AHF 21.1. Oracle recommends using the corresponding ahfctl commands instead:
ahfctl setpasswordahfctl checkpasswordahfctl unsetpassword
The following tfactl commands are deprecated:
tfactl setpasswordtfactl checkpasswordtfactl unsetpassword
Syntax
The setpassword command uses the following syntax:
tfactl setpassword [-nodes <nodes>] [-dbs <databases>] [-user <user>] [-exacli]
The options are:
| Option | Description |
|---|---|
-nodes | Specifies a comma-separated list of nodes. |
-dbs | Specifies a comma-separated list of database names. |
-user | Specifies the user name for which the password is being configured. |
-exacli | Specifies that the password is for the exacli user of an Exadata cell. |
For new configurations, use the corresponding ahfctl commands instead of the deprecated tfactl password-management commands.