clear_srm_pass - unlock the SRM on Alpha nodes
base
clear_srm_pass [--help] [--db connectstring] [--password <yourpass>] <item>...
This script only applies to Device::Node::Alpha hardware that has an SRM management console. It authenticates to the SRM and uses 'clear password' to dissable future authentication.
--pass[word] <your password here> Optional method for specifying the existing SRM password. Note that the password will show up in cleartext on the command line, which may be insecure!
--db <connectstring> Database type and connection information. For GDBM, "GDBM:" followed by the filename of the cluster database to use. For LDAP, the syntax is "LDAP:host:port:dbname"
--help Print extended usage information
--man Print this manpage.
Unless the --password option is used, the user will be prompted to enter, and verify, the existing SRM password.
clear_srm_pass will accept multiple devices or collection on the command line.
Nodes must have their console at the SRM prompt ("READY" state) before running this script.
The default paths for location of the cluster configuration database, cloned directories, supporting libraries, and other settings are recorded in the CConf.pm config file. Set the environment variable CLUSTER_CONFIG to the location of CConf.pm, or use the default of /cluster/config
status, check_srm_pass, config_srm_pass, update_srm_firmware