To change an encrypted value that is already specified, you must delete all text after the parameter name and specify it again.
Example:
If the line you want to change is:
PASSWORD.ENCRYPTED=12 0F 36 79 65 AB D0 37 ...
you have to delete:
.ENCRYPTED=12 0F 36 79 65 AB D0 37 ...
and then type in an equal sign and the new parameter value (in an unencrypted form), replacing NEWVALUE with your desired value, as follows:
PASSWORD=NEWVALUE
Then save the file as ASCII text and encrypt it as in the encryption procedure above.
| Copyright © 2012 CA. All rights reserved. |
|