cancel
Showing results for 
Search instead for 
Did you mean: 

How to reset the administration password in EP?

Former Member
0 Kudos

Hi All

<b>I was trying to login portal as administrator, it was saying password locked..

how to reset the password(with visual admin or config tool..if so kindly provide steps)</b>

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Refer the link below to know on activating emergency user for resetting admin password.

http://help.sap.com/saphelp_nw70/helpdata/en/b8/58414254259d35e10000000a1550b0/frameset.htm

Thanks

R.Murali

former_member185864
Active Participant
0 Kudos

Hi madhu gundapuneni,

Just follow below steps:

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2. "Switch to configuration mode" for that Click on "Pencil" icon;

3. Click on "Pencil" icon means "Swith to Configuration Edit mode" then say "YES"

4. cluster_data --> server --> cfg --> services -->

click on "Propertysheet com.sap.security.core.ume.service

select properties:

ume.superadmin.activated = True

ume.superadmin.password = <enter password >

then say "OK"

Click on "Pencial ICON.

5. Save & restart Java Engine.

Login with "Administrator"

1. http://<host>:<Port>/useradmin/index.jsp

2. Enter userid / Password as "Administrator / <password>

3. it will ask change password just change it.

Please follow steps one by one. it should resolve your issue.

Thanks,

Nagaraju

Former Member
0 Kudos

Don't go for reseting the password immediately.

If you have any other portal user with user_admin_role login with that user and unlock the Administrator user .

That would be the easiest solution for your problem.

If you dont have then go for unlocking the User using the above replies .

If you dont remember the old password then you can reset the same as well.

Priyabrata

Former Member
0 Kudos

Hi Madhu,

If the administrator account is locked then u can unlock it using any other super admin user.

If j2ee engine is using Web AS ABAP as UME store then in SU01, u can unlock the Admin user.

If you need to reset the password, Follow the previous reply

Cheers!!

Ashutosh

Former Member
0 Kudos

Hello MAdhu,

You want to login portal with SAP* , you have to follow below steps:

( SAP* is an emargency user when the "Administrator" account is locked or password forget.)

STEP-1: Enable "SAP*"

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3.Double-click on the property "ume.superadmin.activated = TRUE"

4.Double-click on the property "ume.superadmin.password=<Enter any password ex: abc123>"

5.Save.

6.Restart the engine.

STEP-2: Login with "SAP*" into portal

1. http://<host>:<Port>/useradmin/index.jsp

2. Enter userid / password as" SAP* / <password ex: abc123>"

3. Search for "Administrator" user

4. Reset or change password for "Administrtor"

STEP-3: Disable "SAP*"

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3.Double-click on the property "ume.superadmin.activated = FALSE"

4.Save.

5. Restart the engine.

STEP-4: Login with "Administrator"

1. http://<host>:<Port>/useradmin/index.jsp

2. Enter userid / Password as "Administrator / <password>

3. it will ask change password just change it

Here is the link

http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/frameset.htm

Regards

Deb

{Reward Points for helpful answers]

Former Member
0 Kudos

Thank you Sarker .. i will try tomarow on my sys.