cancel
Showing results for 
Search instead for 
Did you mean: 

How to modify the Login page of portal

Former Member
0 Kudos

Hi,

Can any body help me how to modify the default login page of porta.

(which PAR file we have to modify and what is the location of that PAR file)

regards

mmukesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The following are the steps:

1) Stop J2EE engine

2) Copy 'com.sap.portal.runtime.logon.par.bak' from

<x>\usr\sap\<y>\<z>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd to external directory.

3) Rename the copied file (and removing the bak extension)

4) Open the file in NWDS

5) Edit the umLogonPage.jsp file & Export par file.

6) Copy the new project file to <x>\usr\sap\<y>\<z>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd (without the bak extension)

7) Cange <frontendtarget> entries in authschemes.xml by configtool.

😎 Also add umelogonbase.jar and <b>com.sap.portal.runtime.logon_api.jar</b> files under lib folder and also in your project build path

9) Start J2EE engine

Hope this helps

Regards

Senthil

Former Member
0 Kudos

Hi Senthil

How would you like to add this as a wiki page to the portal wiki? It would hopefully prevent a lot of repetitions!

Cheers

Former Member
0 Kudos

Hi Michael

You wish fulfilled. I was able to start that fortunately and complete it!

Please se the new Wiki posted and advice your comments and recommendations

Thanks

Senthil

Former Member
0 Kudos

Hi Senthil

Exactly what we all need to see! However, would you mind moving it to be a child of the mail portal wiki page?

Thanks