A newer release of this product is available.
Update SRA credentials
Contributors
Suggest changes
For SRM to communicate with SRA, you should update SRA credentials on the SRM server if you have modified the credentials.
What you will need
You should have executed the steps mentioned in the topic Configuring SRA on the SRM Appliance
Steps
-
Delete the contents of the
/srm/sra/confdirectory
using:-
cd /srm/sra/conf
-
rm -rf *
-
-
Execute the perl command to configure SRA with the new credentials:
-
cd /srm/sra/
-
perl command.pl -I <otv-IP> administrator <otv-password>
-