Custom Logon Screen (Branding)

Hi All,
We want to chagne the WebDynpro login screen to achieve the following:
- Custom Logo
- Change Password functionality.
I've located the login war file.
com.sap.security.core.logon.war that contains the logon screen and have changed the JSP accordingly and it has worked.
Does anyone know of a better way to change this?
Regards,
Michael

Hi,
The actual way of doing the Branding is as follows
1. get the com.sap.portal.runtime.logon.par.bak in the irj deployed folder.
2. remove the .bak.
3. import it in the NWDS, do the changes in the jsp pages of login, logout, etc.
4. make the par
5. upload the same
6. if you change the par name and uploaded then u need to do the changes to the authscheme.xml in the configtool, configuration
7. restart the server.
8. your changes are done.
PS: Please take the com.sap.portal.runtime.logon.par.bak backup, if you gone wrong., then do upload it
Thanks & Regards,
Ragahvendra Pothula

Similar Messages

  • Custom Logon Screen Problems

    Hello, i am facing with such problem:
    I have developed application "custom logon screen"
    [https://cw.sdn.sap.com/cw/docs/DOC-101074]
    after deploy i get this error:
    [EXCEPTION]
    java.lang.InstantiationException: ID018236: Cannot instantiate bean. java.lang.ClassNotFoundException: class com.sap.engine.applications.security.logon.beans.ResourceBean : java.lang.InstantiationException: com.sap.engine.applications.security.logon.beans.ResourceBean
    at JEE_jsp_logonPage_7538450_1282116953062_1282116953515._jspService(JEE_jsp_logonPage_7538450_1282116953062_1282116953515.java:52)
    I try to develop similar application at NW CE 7.20 (using documentation for 7.20 - [http://help.sap.com/saphelp_nwce72/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm]) and had the same problems.
    There is at least one mistake in documentation:
    "To avoid inconsistencies in class references, add the class folder of the logon logic application to the libraries of the Java build path of the imported logon UI application.
    You can find the class folder of the default logon logic application
    under the following path:
    <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/classes"
    There are no such folder on server. I tried to add tcsecumelogonlogic_api.jar which can be found at similar location: <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/lib After that my application compiling successfully (without that i have errors compiling/validating original file "logonPage.jsp" and others which are using beans from mentioned JAR). But after deployment i get NoClassDefFound/InstantiationException error. btw, all mentioned things in documentions was done exactly as written in documentantion and with different variations many times but without success.

    Hi,
    I have the same problem, please tell us how you solved this problem

  • Changes in Logonlables.properties are not reflecting in Logon screen in EP

    Hi frndz..
    Am chnaging the logon screen branding image and text and also the WELCOME text n the copy rights text also.
    For this am following a like  in that itz saying to take the PAR file "com.sap.portal.runtime.logon.apr"  
    from the following localtion.
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    but i didn't find any par like above the above specified location, but i found tha same par in the path of
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\temp.
    so i taken tha PAR from ther n made the chnages in same PAR only i did't renamed PAR in same par only i made the chnages but itz not reflecting after server restart also
    Thanks in Advance
    Regards
    Rajesh

    Hi,
    Why don't you try from portal end? downloading and uploading the par file from portal.
    Check this blog https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60caa539-8e51-2a10-0e83-e0a68ab3f5aa
    PradeeP

  • How do you change the logon screen in 10.7.4

    A few months ago I changed my logon screen background to something more desirable for my tastes. Recently, I updated my software to vers. 10.7.4 and the update reverted my custom logon screen back to the original. I tried changing it back, but it seems as though the location of the image has been changed as when I navigated there, my original "Custom image" was still there, but my actual logon screen still displays the factory image. What gives? Where do I go to change back to my custom image?

    I love Apple and I love my MBP. Also, I understand where your coming from when you say I shouldn't be messing around with the OS resources. Normally, a person would not go through the trouble (and/or the possible catastrophic consequences) of changing things like this, but computers fascinate me and I love learning about them. I'm sure there are many others out there like me. It is just a personal preference of mine to want to change the logon background (and gain the learning experience that goes along with it). My preferred logon screen DOES pay homage to Apple and being a second year programming major (yes, I am thus far only in my second year) it is what I like to learn about. I would not have endeavored in something like this if I did not think I could fix it if something went wrong. Like I said before, it would be nice to be able to change it as easy as it is to change the desktop background, but the learning experience is valuable too.

  • How to create the logon Screen in details ?

    Hi Experts,
    i have the problems in logon screen in portal but am trying to in change the rename of com.sap.portal.runtime.logon.par.bak
    but is not change  in the display in portal logon screeen
    User id :
    Password :
    Authendication Schema:
    Drop down Box is display
    How to change the Authendication schema.xml file, where is the file change in authendication schema.xml which file is change am not in any idea, plz send me any documents in details
    Regards,
    Chandu

    Refer my reply in this link
    Re: How to configare in Customizing logon screen in portal?
    Steps are as follows.
    Below are the steps to customise the portal login page:
    Step I:
    1. Copy PAR u201Ccom.sap.portal.runtime.logon.par.baku201D to local directory
    2. Rename the PAR file.
    3. Import the renamed PAR file into NWDS.
    4. Add the jar file into directory distPORTAL-INFPrivatelib by unzipping the contents of the PAR file.
    5. Make necessary modifications to the file u201CumLogonPage.JSPu201D, u201CumLogonBotArea.txtu201D.
    6. Save the file. Rebuild Project.
    7. Export the PAR file with the changed name.
    Step II: Modification of Authschemes.xml to reference the new PAR file containing the modified logon UIs
    http://Ensure that all dispatcher and server nodes in the cluster are shut down.
    1. Start the Config Tool by executing <SAPJ2EEEngine_installation>j2eeconfigtoolconfigtool.bat.
    2.Choose the symbol for Switch to configuration editor mode.
    3.In the tree, navigate to cluster_data -> server -> persistent -> com.sap.security.core.ume.service.
    4. To switch to edit mode, choose(Switch between view and edit mode).
    5. In the tree, select authschemes.xml and choose (Show the details of the selected node).
    6.Choose Download and save the file to a local directory.
    7.Edit the file locally.
    8.Create a new node in the configuration tree for the edited file as follows:
    a. Select the node com.sap.security.core.ume.service.
    b. Choose the symbol for Create a node below the selected node ( )
    c. Select the type File-entry.
    d. Choose Upload and select the file from your local directory.
    e.Enter the name for the entry, for example, authschemes_productive.xml. By default, the name of the uploaded file is used.
    f.Choose Create.
    g. Choose Close window.
    The new node appears in the configuration tree.
    For UME to use the new file, you have to change the value of the property login.authschemes.definition.file to the name of the new authschemes file. http://Change the property as described in Editing UME Properties.
    9. Restart the nodes in the cluster for the changes to take effect.
    Step III: Editing UME Properties
    Procedure
    http://Ensure All cluster elements are shut down.
    1.Start the Config Tool by executing <SAPJ2EEEngine_installation>j2eeconfigtoolconfigtool.bat.
    2.Choose the symbol for Switch to configuration editor mode.
    3. In the tree, navigate to cluster_data->server ->cfg ->services
    4.To switch to edit mode, choose (Switch between view and edit mode).
    5.In the tree, double-click on Propertysheet com.sap.security.core.ume.service.
    6. Click on the property you want to change.
    To enter a custom value, enter it in Custom and choose Apply custom.
    To reset a value to its default, choose Restore default.
    7. To save the changed properties, choose OK in the property sheet view.
    8. Restart the nodes in the cluster for the changes to take effect.
    Cheers!!
    SJ

  • CL_ICF_BASIC_LOGIN - Custom logon class

    Hi, is there any way to change the logon parameters within this class?  Ideally  I'd like to redefine the 'SET_GLOBAL_PARAMS' method so as to disable the 3 time user id/password attempt rule to prevent unintentional user id lock-out.  I've already created the custom logon screen but I'd really like to remove the password attempt rule for this specific ICF service.
    Thanks in advance,
    Kevin

    Hi Raja, not really, I had already gone through the documentation before and I couldn't find a way to change the password attempts per a given service.  The problem stems out of the fact that when attempting to log on to the WAS there is no user feedback indicating entry errors.  It is only when the user is returned to the change password screen(if selected for use) where the messages are displayed to the user.  The only way to correct this is to go to either the SSO2 or SSL way and configure these properly.  I was hoping to go around this as in our company that is a somewhat bureaucratic process( thanks to SOX ) and create a specific service that would allow unlimited attempts for only that service as access to the service was already secure.  It wasn't as easy as I was hoping so I'm going to move on.  Thanks very much anway though for your help.  It was much appreciated.
    Kevin

  • Portal logon screen customization: size of branding image

    Hi Experts,
    1. the portal log on image should be changed to custom image. i replaced the branding image in D:\usr\sap\DP1\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    and cleared the cache and refreshed the screen. the new image is seen. But i placed an image over 25kb (standard branding-image.jpg) size, it is not shown. is this the standard behaviour?
    2. i would like to change the "Welcome" text, what is the best method to change.
    I changed the test in D:\usr\sap\EPD\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\WEB-INF\classes
    in <b>logonLabels_en.properties </b>file.
    3. what is the way to change "SAP Netweaver Portal Internet Explorer" on the logon screen which appears on the interenet explorer top left corner!
    i am on NW2004s SP11. EP7.0 SP11
    thanks for reading. points will be awarded for the responses.
    Regards,

    Hi,
    When you want to chane the text appering on top of Internet explorer, do following things,
    Go to System administrator-->system config -->  In detail navigation panel, find Service configuration --> open it --> Open Portal runtime --> right click on central configuration > configure>find property named <b>portal.html.head.title</b> here enter any text you want and restart the J2EE engine.
    2)You want to change "Welcome" text to say "welcome to my company", in this case you have done changes in <b>logonlables_en</b> properties, Now you have to again create the <b>umelogonbase.zip</b> file and then change the extension to <b>.jar</b> now replace this file in your<b> PAR file project in NWDS</b>, then deploy the project,
    Once this is done, In your NWDS project find <b>portalapp.xml</b> file and click on default component and <b>run</b>, see if changes are appearing..if this is successfull, then its time to change the <b>authschemes.xml</b> file.
    IF you have done with all this then please update the thread, we will proceed with authschemes file.
    Regards,
    Ameya

  • Custom logon's PAR w/config branding image and branding text.....

    Hi all,
    I have changed the configuration of  the logon's branding-image and branding-text through their properties on the config tool. With the standard logon all works fine, but I have customized the logon's PAR and I Have changed the authscheme.xml, and now, the images that i have changed don't appear  on the screen. I just want to know if there is a way to fix this changing only the properties on the config tool (as the stadard does) or as i have changed the standard logon's PAR to a Custom logon's PAR, I must manage this images within this new custom logon's PAR?. Please help, thanks for watching
    Regards,
    MC

    Images were missing on the relevant path (server filesystem) for custom logon's PAR. That´s all
    Regards
    MC

  • Branding image logon screen

    Hi all,
    I changed images in par file using netweaver developer studio and uploaded.
    i changed .xml file in config file with new par file. I restarted server and typed URL in the browser i am able to see the logon screen but there is no images appear.
    How to sesolve this problem?
    Thanks and Regards,
    Phanikumar.

    Hi Kumar,
    I have given the answer for ur question which u have posted in portal implementation.
    just follow the code what i have given there.it will work.its working for me.
    are u getting blank space or some icons (like multiply) in that images space.
    First check whether changes take effect or not in NWDS itself by running the project thro poralapp.xml then go for server change the authschemes.xml and restart it.
    Very importantly check that u have all the images in the layout folder and you used correct names in ur coding.Try to follow my code.
    branding image logon screen (ur previous post)
    Regards,
    Tamil K

  • How do I modify the logon screen  & orcle dashboard  with custom images

    I want customize the logon page dashboard and also replace ORACLE Dashboard with custom icon. Also I want to remove powered by ORACLE con that appears on presentation/dashboard web pages. Please provide relevant information to achieve this.
    Thanks and Regards

    You can start here:
    http://oraclebizint.wordpress.com/2007/12/11/oracle-bi-ee-101332-customizing-login-screen/

  • Brand image portal(not logon screen)

    Hi Gurus
    I have installed new EP sysem now I want to change  brand image-portal, (i mean not the first logon screen) the second screen's brand image.
    if any body knows please let me know
    thanks in advance.

    Hi Balaji,
    Please follow these steps:
    Personalization :
    Themes :
    SysAdmin 
                  -->
             Portal Display
                            -->
                        ThemeEditor 
                                  -->
                              Choose a Theme
                                          -->
                                          Make Changes
                                            If Any
                                                     --> Save It
                                                                -->
                                                                Desktop and
                                                                 Display Rules
                                                                          -->
                                                                          Portal Content                                                                               
    --->
                                                                          Portal Users
                                                                          <--
                                                                 Standard Portal
                                                                       Users
                                                                 <--
                                                            Copy [Default Frame
                                                             Work Page & Desktop]
                                                        <--
                                              Paste it In a New Folder
                                            Rename The Desktop
                                           <--
                                             1).OPen The Renamed Desktop
                                             2). Open Folder Themes(sys) and R.C
                                             3).Add theme to DESKTOP.
                                             4)Save it.
                                             <--
                                     Open ->portal Admin -> SuperADmin
                                  <--
                          open -> Master Role Collection
                          <--
                    Select a Role/user/group . From Master Role Collection
                 <--
              R.c On Renamed Desktop and "  add Portal Desktop To Expression".
            <--
       Open Renamed Dektop,Select the theme,
        <--
      Hit The Button "Set Default" (save)
       <--
    Logoff and Logon The Portal Page.
    Regards,
    Ramganesan K

  • Text in after  logon screen when logging on with"customer reserve" language

    Hello
    I wander how could I set text in after  logon screen when logging on with"customer reserve" language. Namely instead:
    SAP user name             XURUZRJ
    Last system logon         27.03.2014
                     at       11:45:17
    Copyright(c) SAP AG 2002.
    All rights reserved.
    License w/o expiration
    This software product, marketed by SAP AG
    or its distributors, includes proprietary
    software components of Oracle Corporation.
    Copyright (c) Oracle Corporation 1979, 2004.
    All rights reserved.
    Oracle is a registered trademark of Oracle
    Corporation and/or its affiliates. Various
    product names referenced herein may be
    trademarks of Oracle Corporation
    I get:
    SAP user name             XURUZRJ
    Last system logon         27.03.2014
                     at       12:23:42
    Thank you a lot in advance
    Jan

    Hi Jan,
    Refer SAP note
    1149795 Translating English Customizing entries into German
    Process specified can be used to change the text from local language to English.
    Hope this helps.
    Regards,
    Deepak Kori

  • Customizing portal logon screen

    Hi all
    We are working with SP16 EP6.0.
    Is the procedure the same as SP9 to customize the portal logon screen?
    Is there any configurations need to be done for SP16 specifically?
    Thanks in advance.
    Regards
    Yoga

    Hi Yoga,
    It's the same procedure, there are not changes in the procedure till portal 7.1
    Best Regards,
    Luis

  • Insert Button on SAP GUI Logon Screen

    Hello,
    is it possible to insert a button on the SAP GUI logon screen like the "new password" button?
    We want to insert a button, with which the user can generate a new initial password, if he has forgotten his password.
    Thanks for answers
    regards
    Christian

    >
    Anand Munuswamy wrote:
    > Hi,
    >
    > I very strictly advice to avoid of providing "Reset password" button to user, this will make any user to reset the password of other users.  This is one of the security violation.
    I fully agree.
    > If you want to provide option for reseting the passwords to user, you can make a custom program which can be executed by user and can reset the password for their own user, but not for others.
    >
    > Regards
    > Anandm
    Well, I'd propose to leave the SAPGUI screen untouched but only place a comment on the logon screen (see [note 205487|https://service.sap.com/sap/support/notes/205487]) which informs the user on a URL to a web application (BSP) which provides the desired "forgotten password" self-service functionality.
    In the internet you find many examples of such "forgotten password" self-services - good ones and not so good ones. What all of them have in common is the requirement that the user has provided a valid email address or mobile number (during the account registration) which can be used for the required off-band communication. However they differentiate in the way they try to mitigate misuse: some prompt for a so-called passphrase (in most cases: the user has entered a free-text answer to a question chosen from a fixed set of predefined questions, during accoutn registration) before sending a newly created password to the email address retrieved from the user account; others generate a (random) "password change token" which they send to the email address and prompt the user to enter this "password change token" on the webpage (the account remains untouched until the correct "password change token" was entered, in most cases this is also time-restricted). I prefer the latter one.
    Cheers, Wolfgang

  • How to display a specific SAP logon screen per system?

    Hello,
    I woud like to display a logon screen which contains system-specific information, e.g. for the QAS system it would be something like "This system was created by a system copy from PRD on MM/DD/YYYY"...
    I have gone through the SAP Note 205487 and my understanding is that I have to create the ZLOGIN_SCREEN_INFO in the development (changeable) system and transport it.
    Note 205487 : "Creating/changing this text requires a changeable system. Therefore, for production systems, SAP recommends maintaining the text in the upstream system and then transporting it."
    Can anyone please provide me with some hints on how to create a different logon screen for each system and apply them via transport requests?
    I prefer not to "open" the QAS system in order to create the logon screen because I would then have to "open" the productive system to create a different logon screen...
    Any help is appreciated.
    Thanks and Regards,
    Michel M.

    Hi Michel,
    Please refer to below documents for modifying SAP Logon screen and transporting to other system.
    [How to customize the login screen|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22219]
    [Customizing SAP Login Screen|http://www.abap-tutorials.com/2009/12/30/customizing-sap-login-screen/]
    [SAP logon screen, SE61, ZLOGIN_SCREEN_INFO|SAP logon screen, SE61, ZLOGIN_SCREEN_INFO; 
    Hope it helps
    Regards
    Arun

Maybe you are looking for

  • Midi auto-loops unwanted

    Lately when i record midi regions they are automatically looped over 8 or 9 times as soon as i finish recording the strikes. I'm wondering if I've accidentally turned on some sort of "auto-loop" feature. Any idea how to turn it off?

  • Mount: wrong fs type, bad option, bad superblock on floppy

    Since I switched to kernel 2.6.1, I can no longer mount floppys. mount: wrong fs type, bad option, bad superblock on /dev/floppy/0, or too many mounted file systems I thought some filesystems might be compiled wrong, or the fstab is not OK, but I can

  • Question about Parallels and ATI Radeon 5770

    Ok, so I have a Mac Pro 3,1 here. I'm upgrading it to 16GB and two 7200 RPM 3TB drives which I'll run in Raid 0. It has an ATI 2600HD with 256MB VRAM.  This card has two DVI ports. I just purchased an ATI Radeon 5770.  I will use it with two Cinema D

  • 2lis_02_itm records being removed with update rules

    I am using the 2lis_02_itm datasource to populate ODS 0PUR_O01. However, when I extract data into the PSA it removes all but 1 record in the update rules. The PSA contains 2000 records, but the ODS only 1. I have enabled the "STANDARD" setting for sc

  • Can iPhone 3GS support an external (dual) monitor?

    Hey there, I just got the iPhone 3GS. Is there any way to hookup my iPhone to an external monitor or TV? I know that I could purchase AV cables that could allow me to view movies and pictures, but it wasn't clear whether I could use it for other appl