Configure the ILM repository connection details and the database user details in a properties file. The script uses the properties file to connect to the ILM repository and to validate the database user login name and password. If the database user login details are valid, the script updates the ILM repository with the new password.
Note that the ILM application server does not need to be running when you run the script.
Navigate to the following directory:
<ILM installation directory>/optional
Use the
PasswordChangesSampleProperty
file to create a property file.
Add the required properties to the property file.
Save and close the property file.
From the same directory, run one of the following files:
PasswordChangeEnv.bat
for Windows.
PasswordChangeEnv.sh
for Linux and UNIX.
Enter the location of the property file that you created.