cancel
Showing results for 
Search instead for 
Did you mean: 

SDM password

Former Member
0 Kudos

I want to change SDM password. The problem is that I dont remember the old password. Is it possible? If yes, then how?

Regards

Gaurav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gaurav,

This is very much possible.

Just follow the below steps:

Just enter following lines in your COMMAND LINE:

1. enter SDM direstory 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

StartServer.bat

If you have forgot SDM password. This is how you can recover SDM password.

Please take a look at the following file. There is a field called hashed password and you can rehash it.

C:/usr/sap/J2E/JC00/SDM/program/config/sdmrepository.sdc

yPLDEBe3oOb6H2mmjJ0zztOgw/A in that field. This is the hash for the password being sdm

ankur_garg5
Active Contributor
0 Kudos

Hi,

How come you are asking yourself to follow some steps.....

Bye

Ankur

Reward points for helpful answers

Former Member
0 Kudos

I was just testing.

Former Member
0 Kudos

Right?

Former Member
0 Kudos

Newways...

Onething which I wanna know is that hashed thing is for setting the sdm password to "sdm" again..I think. But this is now how we can recover the SDM password. coz It might be different in some cases. This is just password resetting method which resets the password to "sdm"

What is the way to recover password?

karan

Former Member
0 Kudos

hai Gaurav,

i read suggestion abt how to reset password .......

but i couldnt get the password some error messages occur can u suggest me some other way.........

Answers (0)