cancel
Showing results for 
Search instead for 
Did you mean: 

SDM Password is incorrect and will not be recognized

Former Member
0 Kudos

The J2EE_ADMIN password was changed and the SDM ID and PW no longer works. I have followed all the OSS Note saying to go into the config tool and change it via the secure store. I can log on everywhere with the J2EE_ADMIN ID and I see in the properties file where the admin/password/SID is being changed. However, no matter what, I can not log into the JSPM. Any help would be greatly appreciated.

Thanks,

Mike

Accepted Solutions (1)

Accepted Solutions (1)

former_member185864
Active Participant
0 Kudos

Hi Mike,

If you change the J2EE_ADMIN password, this new password is will not work for SDM.

You have to change SDM password, as per below steps:

SDM Password Reset

==================

Just enter following lines in your COMMAND LINE:

1. enter SDM directory as: cd C:\usr\sap\J2E\JC00\SDM\program

2. Execute the following (just copy-paste)

sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=standalone"

3. Execute following line (replacing Password1 with your new password for SDM)

sdm changepassword "sdmhome=C:\usr\sap/J2E/JC00/SDM/program" "newpassword=Password1"

4. I suggest also revert SDM back to integrated mode

sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=integrated"

5. Start SDM using commnad as "StartServer.bat"

Thanks,

Nagaraju

Former Member
0 Kudos

Nagaraju,

Thanks, but this is on a UNIX system not windows.

Mike

former_member185864
Active Participant
0 Kudos

Hi Mike,

Do it same steps; but you have to change directory structure only.

Please Reward points; if it is helpfull.

Thanks,

Nagaraju

Former Member
0 Kudos

Nagaraju,

Thanks man, I appreciate the help, it worked. I have been waiting for SAP to answer for 6 days now.

Thanks,

Mike Heath

Answers (0)