Logon Page Configuration EP

How to change the logon page of EP.

Simple way to change the branding image and logo in logon page of SAP EP.

Simple way is:

1. Download the par file com.sap.portal.runtime.logon.par
2. Go to the layout folder in the par file to find the branding image.
3. Replace it with the new image.
4. Upload the par file.


http://wiki.sdn.sap.com/wiki/display/EP/LookandFeel

Portal Customizations Intro - Login Part 1
Portal Customizations Intro - Login Part 2
Portal Customizations Intro - Look&Feel Part 3


The problem was with maintaining path for  .jpg image.
Though it was maintaining path under nwa/auth, but the same was not replicating under

config tool > services> server0> com.sap.security.core.ume.service> ume.logon.branding_image (parameter).


We can do by using three tools

1.Visual J2ee Admin tool
2.config tool
3.Import that login par file in NWDS and can do modification and export in to EP Server.
Logon Par file (com.sap.portal.runtime.logon.par.back file) download these par file and do changes next Export in to portal Server.


How to Change branding image and branding text in Portal Side.

1) run configtool.batch file

D:usr/sap/BPEDVEBMG/S00/j2ee/configtool

here click on configtool.batch file

Login into the Config tool.

Go to Global server configuration
->servies->com.sap.security.core.ume.servies


Brand Image Path and Brand text Path

D:usr/sap/BPEDVEBMG/S00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj root/portalappscom.sap.portal.runtime.logonlayout

Here past branding_image and branding_text these images just change images only name should be same. No problem name not mandatory.
   
Here select
     Ume.logon.branding_image
     Ume.logon.branding_text

click on Set Button.
Same as Ume.logon.branding_text also. Finally Restart the Server it will effect in portal.

Please look at this forum|how to changing branding image.