Start of Content Area

Procedure documentation Changing the Administrator's Password and Updating it in Secure Storage  Locate the document in its SAP Library structure

Use

The administrator user’s password is stored encrypted in a secure storage location in the file system. Therefore, if you change the administrator user’s password, then you have to update the entry in secure storage.

Note

If you have not deployed the SAP Java Cryptographic Toolkit on the J2EE Engine, then the password is not encrypted but encoded using base 64 encoding.

Procedure

...

       1.      Start the Config Tool. (Execute <SAPj2eeEngine_install_dir>\configtool\configtool.bat.)

       2.      Select secure store.

The configuration for the secure storage in the file system appears.

       3.      Select the admin/password/<SID> entry.

       4.      Enter the administrator user’s new password in the Value field and choose Add.

       5.      Choose File ® Apply to save the data.

Result

The administrator’s password is stored in secure storage.

 

 

End of Content Area