cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove anonymous page

Former Member
0 Kudos

Hello,

As soon as we type the URL, the URL is taking us to the Anonymous page. How do I remove it so that the url directly will take us to logon page.

Regards,

Maya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The URL should take you to the logon screen by default untill and unless someone has changed some configuration somewhere.

There are two places where one could have modified it. So see if there is an inconsistency in any or both of these.

1) Index.html

2) Authschemes.xml

/usr/sap/EP62/j2ee/j2ee_00/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/index.html :

Look for :

location.replace('servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default' + document.location.search)

This is the one which takes you to default login page. Check if you have it there. If not, just copy and paste it. Restart the J2EE Engine.

The other way is to set that in the Authschemes.xml file. com.sap.portal.runtime.logon is the default, which takes you directly to the logon page. See if it is pointing to same. If not, just replace the existing one which this one whereever it occurs.

Restart the J2EE Engine.

Answers (1)

Answers (1)

Former Member
0 Kudos

I would believe it's one of the ume options, but couldn't find it at the moment.

Maybe you can ?

http://help.sap.com/saphelp_ep60sp2/helpdata/en/52/4c6c3e58d0d064e10000000a114084/frameset.htm