cancel
Showing results for 
Search instead for 
Did you mean: 

Find out what kind of userstore is active

Former Member
0 Kudos

Hello,

i am working on a WEB AS 640 JAVA and ABAP which i did not install myself.

How can i find out which Userstore ist active (SAP System or UME)?

Thanks,

André

Message was edited by: Andre Siegling

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Andre,

You can check that using the Offline Configuration editor tool. Here's how to do it step by step:

1. Make sure the WAS Java DB is online.

2. start the offline configuration editor tool by executing the \usr\sap\<SID>\<InstanceNR>\j2ee\configtool\offlinecfgeditor.bat script file.

3. browse the tree to Configurations -> security -> userstores. Locate the active_userstore property and see its value. This is the active user store.

Regards,

Ivo