!--a11y-->
Changing the Administrator User in Secure
StorageOther applications, for example, the Software Deployment Manager (SDM), use the administrator user, whose ID and password are stored in the secure storage in the file system. Per default, this user is the user Administrator, however, when using the ABAP Engine for persistency, this user is J2EE_ADMIN.
Therefore, use the procedure below if the UME uses an ABAP Engine for persistence to change the user ID in secure storage.

If the UME uses the database or a directory server for persistence, then you do not need to perform this step.
1. Start the Config Tool.
2. Select secure store.
The configuration for the secure storage in the file system appears.
3. Select the key admin/user/<SID>.
4. Enter J2EE_ADMIN in the Value: field and choose Add.
5. Select the key admin/password/<SID>.
6. Enter the password for J2EE_ADMIN in the Value: field and choose Add.
7. Save the configuration.
The new administrator user, J2EE_ADMIN, and its password are saved in the secure storage in the file system.
Continue with Activating Logon Ticket Integration.
See also:
Activating Secure
Storage in the File System
