A newer release of this product is available.
Update SRA credentials
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 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 <va-IP> administrator <va-password>
-