MGTCA-01264
When run on the Grid Infrastructure Management Repository (GIMR) server cluster, this command configures the repository for the local cluster or a client cluster.
Usage: mgmtca configRepos [exportCred -manifest <manifest_file_location> -client <client_cluster_name> | setpasswd -client <client_cluster_name> [-user <user_ID>[,...] | -allusers]]
exportCred - exports the credentials for all the users to the Cluster Manifest File for the local cluster or a client cluster.
-manifest <manifest_file_location> - absolute file path of the Cluster Manifest File where the credentials are to be exported.
-client <client_cluster_name> - name of the client cluster whose credentials is to be exported.
setpasswd - automatically generates and sets the password for a set of users for the local cluster or a client cluster.
-client <client_cluster_name> - name of the client cluster whose credentials are to be exported.
-user userID[,...] - comma-separated list of user IDs (CHMOS, CHA, CALOG, QOS, GRIDHOME) whose password is to be automatically generated and set.
-allusers - automatically generate and set password for all users.
When run on a client cluster, this command configures the repository for the client cluster.
Usage: mgmtca configRepos importCred -manifest <manifest_file_location>
importCred - imports credentials for all the users from the Cluster Manifest File for a client cluster.
-manifest <manifest_file_location> absolute file path of the Cluster Manifest File from where credentials are to be imported.
Usage: mgmtca configRepos [exportCred -manifest <manifest_file_location> -client <client_cluster_name> | setpasswd -client <client_cluster_name> [-user <user_ID>[,...] | -allusers]]
exportCred - exports the credentials for all the users to the Cluster Manifest File for the local cluster or a client cluster.
-manifest <manifest_file_location> - absolute file path of the Cluster Manifest File where the credentials are to be exported.
-client <client_cluster_name> - name of the client cluster whose credentials is to be exported.
setpasswd - automatically generates and sets the password for a set of users for the local cluster or a client cluster.
-client <client_cluster_name> - name of the client cluster whose credentials are to be exported.
-user userID[,...] - comma-separated list of user IDs (CHMOS, CHA, CALOG, QOS, GRIDHOME) whose password is to be automatically generated and set.
-allusers - automatically generate and set password for all users.
When run on a client cluster, this command configures the repository for the client cluster.
Usage: mgmtca configRepos importCred -manifest <manifest_file_location>
importCred - imports credentials for all the users from the Cluster Manifest File for a client cluster.
-manifest <manifest_file_location> absolute file path of the Cluster Manifest File from where credentials are to be imported.
Cause
None
Action
None