cancel
Showing results for 
Search instead for 
Did you mean: 

Default sdm password for ep 7.0 for deploying through NWDS

Former Member
0 Kudos

Hi,

Could anyone please tell me the default sdm password for ep 7.0 for deploying through NetWeaver Developer Studio

Regards,

Tahzeeb

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tehzeeb,

sdm password is set at the time of installation...if u have forgotten the password then u can reset this passwaod by following way...

1. Goto SDM directory: 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 (replace "password" with your new password for SDM)

sdmchangepassword "sdmhome=C:\usr\sap/J2E/JC00/SDM/program" "newpassword=password"

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

5. start SDM StartServer.bat

Then try to access using new password.

Hope this will help u

regards

Amit

PS: reward points if helpful

Former Member
0 Kudos

Hi amit,

The command sdmchangepassword doesnt work . I have Enterprise Portal version 7.0 on NW 2004s

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Give it as 'sdm change password'. Give space between two. 'abcd1234' didn't work? I remember it was the default?

Regards,

Vijayakhanna Raman

Former Member
0 Kudos

Hi Vijay,

It is sdm changepassword not sdm change password . Anyways thanks a lot for the help.

Regards,

Tahzeeb

Answers (1)

Answers (1)

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Check if it is abcd1234 or admin

Regards,

Vijayakhanna Raman