cancel
Showing results for 
Search instead for 
Did you mean: 

failed to LOGON SDM

Former Member
0 Kudos

I run the file 'RemoteGui.bat' to connect to SDM server

using the default password 'sdm', but logon failed.

The installation zip file is downloaded from here ,named 'NWSneakPreviewS16'.

According to the documents:

<i>

12 Changing the (remote) SDM Password

Since the SDM Server offers you functions that you can use remotely, they must be protected from unauthorized use. For this reason, the SDM requires remote users to authenticate themselves with a password. The default shipped password is sdm. You can change this password in the following ways:

Pushbutton in the remote GUI

changepassword command

sdm changepassword sdmhome=<...> newpassword=<...> [password=<...>]

where

newpassword: New password

password: Old password. Since 6.30 SP5, this parameter has been set optional so that the password can be changed without reference to its current value. If this parameter is specified, its value will be ignored.</i>

I run the changepassword command.But failed again.

<i>C:\usr\sap\J2E\JC00\SDM\program>sdm changepassword sdmhome=C:\usr\sap/J2E/JC00/S

DM/program newpassword=sdm

C:\usr\sap\J2E\JC00\SDM\program>set sdm_java_home=D:\j2sdk1.4.2_08

C:\usr\sap\J2E\JC00\SDM\program>set sdm_64bit_switch=

C:\usr\sap\J2E\JC00\SDM\program>set sdm_heap_size=128

C:\usr\sap\J2E\JC00\SDM\program>set sdm_memory_switch=-Xmx128M

C:\usr\sap\J2E\JC00\SDM\program>set sdm_com="D:\j2sdk1.4.2_08\bin\java" -Xmx128

M -Dsun.java2d.noddraw=true -jar "C:\usr\sap/J2E/JC00/SDM/program\bin\SDM.jar"

C:\usr\sap\J2E\JC00\SDM\program>"D:\j2sdk1.4.2_08\bin\java" -Xmx128M -Dsun.java

2d.noddraw=true -jar "C:\usr\sap/J2E/JC00/SDM/program\bin\SDM.jar" changepasswor

d "sdmhome=C:\usr\sap/J2E/JC00/SDM/program" sdmhome C:\usr\sap/J2E/JC00/SDM/prog

ram newpassword sdm

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addI

viewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBased

SecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator g

enerateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem

startServices

CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConf

igurationHandler downloadFile

CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHiera

rchicalContext lookup

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNo

de getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView

PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder en

code

Invalid parameter syntax "sdmhome"

changepassword:

Change password for that is required for remote access.

usage:

changepassword sdmhome=<...> newpassword=<...> [password=<...>] [logfil

e=<...>] [syntaxcheck=<...>] [logtoconsole=<...>]

Syntax error. Return code: 12</i>

I am a new user of SAP netweaver. May anyone help me?

Thanks a lot.

Rockett

Message was edited by: rockett zhu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

What's more, I made some additional discovery yesterday.....

In the intallation document (sapportal\inst\DOC\html\index.htm ),it says,

<i>

To test the installed NetWeaver 04 Web Application Server and Enterprise Portal use following steps:

Open an Internet Explorer and browse to http://localhost:50000/

The main Web Application Server window appears.

Debugging port and some other interesting info can be found at: http://localhost:50000/sap/monitoring/SystemInfo

To log into the Enterprise Portal browse to this URL: http://localhost:50000/irj/. The Enterprise Portal login page appears.

You can log into the system using username: Administrator password: abcd1234

Note: This username password combination applies everytime the Enterprise Portal login dialog is displayed.

<b>The password for SDM deployment is: abcd1234.</b></i>

I failed using the password 'abcd1234' ,either.