cancel
Showing results for 
Search instead for 
Did you mean: 

NW portal default user id and password

Former Member
0 Kudos

Installed NW04S on my system and trying access portal admin web page with the following URL

http://servername:port/irj

I got portal welcome screen with user id and password. Tried to logon to the server with system administrator id and password but not letting me to log in.

Any help ?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rajavelu,

you have to log on to the portal using a default user. The default user is the J2EE system administrator. You provided the user name and password for this user during the SAP system installation.

please get in touch with the basis administrator, who has done the installation part.

with regards,

Rajesh.

plz, award suitable points.

Answers (3)

Answers (3)

former_member185864
Active Participant
0 Kudos

Hi,

If you forgot or lock "Administrator or J2EE_ADMIN" password just follow below steps:

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.

Thanks,

Nagaraju Parlapalli

former_member193328
Active Participant
0 Kudos

Hi

Check witht the password abc123 for the "Administrator" user

Former Member
0 Kudos

Hi,

do you remember all the steps during installation(input phase)

if you rember you have provided a <b>master password</b> use this password

and if you installed

only java stack : use user id <b>administrator</b>

else use <b>j2ee_admin</b> (i.e, java+abap)

if you have forgot that password

you need to loginto configtool and changer the password of administrator

http://help.sap.com/saphelp_nw04s/helpdata/en/8f/67d27676ace84080964d4c4223bb3c/frameset.htm

Samrat