How to separate logon screens

Dear Sir,
We implement EP6.0 SP2 , we need to separtae logon screen as we are the group companies . Each company need to logon with its logon screen. However, those logon screen will access to the same EP6.0.
Please kindly adivse .
Thanks and best regarads,

Hi,
The only ways I could see are the following:
You can choose to give them different urls or to verify their access point before displaying the screen.
Regards, Ludovic

Similar Messages

  • How to custumized LOGON SCREEN and DefaultFrameworkPage

    SDN,
    How to custumized LOGON SCREEN and DefaultFrameworkPage
    Regards
    Ravi

    Hi
    Logon Screen Customization 
    http://help.sap.com/saphelp_nw70/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/content.htm
    Portal Logon Page
    Customizing LogOn Page:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/frameset.htm
    Modifying The Logon Par(or customising the Logon Screen)
    Modifying The Logon Par(or customising the Logon Screen)
    Customizing the Logon Screens
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 1
    Customizing the Logon User Interface of SAP Enterprise Portal
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/371e9d90-0201-0010-c39c-fd2956154ab3
    forum Thread
    /thread/840985 [original link is broken]
    Thanks

  • How to supress logon screen in SYSTEM_REMOTE_LOGIN when it scheduled B

    Hi,
    I am calling SYSTEM_REMOTE_LOGIN function module in a program which is scheduled in background. When it is executed in background it generates a screen (SAPMSYST 0040) thats why I am getting a short dump. The runtime error says that DYNPRO_SEND_IN_BACKGROUND.
    How to avoid this shortdump? If so whether it through ABAP code in my program or settings?
    Points will be awarded surely.
    Regards
    Ravisankar

    Hi,
    This happens if a functiuon module is called that whant's to send some "SAPGUI material" back to the caller (e.g. a Dynpro or a message popup).
    The Batchjob runs in a background process (obviously under control of a background user?) thus having no chance to process such an answer.
    Try to catch this exception in the calling program and/or try to find out, where the function module does such ugly things and modify this part of the module.
    Is the program running in batch mode your own application? And what about the called function module?
    Thanks
    Vikranth

  • How to supress logon screen in SYSTEM_REMOTE_LOGIN when it scheduled BKG?

    Hi,
    I am calling SYSTEM_REMOTE_LOGIN function module in a program which is scheduled in background. When it is executed in background it generates a screen (SAPMSYST  0040) thats why I am getting a short dump. The runtime error says that DYNPRO_SEND_IN_BACKGROUND.
    How to avoid this shortdump? If so whether it through ABAP code in my program or settings?
    Points will be awarded surely.
    Regards
    Ravisankar

    As far as i know it cannot be suppressed. But if this is to test the RFC connection with a system try calling a RFC function module in the destination system using
    call function "function_name" destination "destination_name".
    and then check for the return code to see if the connection works fine or not.

  • How to use PL/SQL & Forms6i for a logon screen

    i am new user to oracle. just wanna now how to create a user logon screen using SQL and Forms6i. well, i have created a table for logon with data item of username and password. in the form, i hava successfully created the data blocks but i don't know how to link them using PL/SQL or triggers or etc.
    ur concern will be very grateful. TQ.

    Hi MatrixMan
    Just create button and write the follwing inside
    trigger when_button_pressed :\
    begin
    logout;
    LOGON(:USER_NAME,:PASSWORD );
    IF FORM_SUCCESS THEN
    MESSAGE('Login Successful');
    MESSAGE('Login Successful');
    ELSE
    MESSAGE('Check username or password');
    MESSAGE('Check username or password');
    GO_ITEM('USER_NAME');
    :USER_NAME:=NULL;
    :PASSWORD:=NULL;
    END IF;
    end;
    Thanks
    Mohammed Al-shake

  • 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

  • How to display weicome message in sap logon screen?

    Hello experts,
       how to  display message " welcome to company name" in the sap logon screen.
    while typing userid and password in the same screen (right hand side ) , i want to display welcome message.
    Pls give me the procedure.
    Moderator message: easy to find via google, system administration, not related to ABAP development, please search for available information/documentation before asking.
    locked by: Thomas Zloch on Oct 11, 2010 11:44 AM

    If you want to give an error message on some processing you can raise the message in the event at selection-screen.
    If you want to display information message also ,the same can be done in at selection screen
    In case you want to do the processing selectively like only when the execute button is pressed, then you can do the processing based on SY-UCOMM. (value will be 'ONLI' )

  • 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

  • How to support multiple languages on logon screen?

    Hai,
        Just i want to know, how to set the multiple languages on logon screen in EP?
    Thanks & Regards,
    Venkatesh.K.

    This is the XI forum.
    Try posting the question on the EP forum,
    https://www.sdn.sap.com/irj/sdn/developerareas/ep
    Regards
    Bhavesh

  • How to support multiple languages on logon screen (Using EP)?

    Hi Everyone,
       Just i want to know, how to support multiple languages in Logon Screen Using EP?
    Thanks & regards,
    Venkatesh.K.

    Hi,
    Transac SMLT :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/62/163d38c2113265e10000009b38f889/frameset.htm
    Import de language:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/62/163d38c2113265e10000009b38f889/frameset.htm
    Hope it help's

  • How to support multiple languages on logon screen in EP?

    Hi All,
       Just i want to know,  how to support multiple languages in logon screen in EP?

    Hi,
    Logon screen can be customized. This .<a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5232">url</a> might help you do this.
    Please check out this <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5232">blog</a> on language display of logon screen.
    Another <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3680">blog</a>.
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1436">Another</a> one here.
    Regards,
    Sujana

  • How to Clean the Command History in SAP Logon Screen

    Hi
    Can any one let me know on how to clean the Command History (Where we generally enter the T Codes) in SAP Logon Screen.
    I dont want to List/see all the Previous command Hits in drop down box.
    Thanks
    Dan

    Hi Eric and Markus,
    We found the Solution and off course we did good R & D, Finally I am able to implement the fix to Clear the Command Line History.
    All I did is I Disabled the Permissions for Code Folder (Right Click > Permissions > Deny) in Regedit.
    Thats It, The Commands stopped storing in the History.
    Thank you Erick and Markus.
    Rg
    Dan

  • How to edit "license information for multiple logon" screen

    hey gurus
    i need to know how to edit or modify the 'license information for multiple logon" screen. this screen usually pops up when a user tries for a multiple logon to sap. We have activated the parameter 'login/disable_multi_gui_login' but we would like to modify the screen in such a way that only one radio button which says 'terminate this logon' should exist. we would prefer to remove the option of 'continue with this option and end any other logon'. Now i searched but i could not find anything to implement this so i am here and i need your advice and suggestions.
    thanks in advance.
    cheers.
    nate

    hey bernhard
    many thanks for your reply..i appreciate your help. its just that its not explicitly mentioned we cant modify the screen in the note.
    Is there any other note that specifically say so?
    thanks for your time buddy.
    regards

  • How Do I Change The Logon Screen Background?

    Hi...
    I was wondering how to go about changing the logon screen background... You know... The screen background you see when you first boot the Mac and it's sitting at the logon window waiting to be logged on?
    Thanks in advance!!

    You can do this with OnyX: http://www.titanium.free.fr/download.php
    The image you want to use has to be in one of a few locations:
    This button allows you to choose a replacement image for the background of the Login Window. By default, the application directs you to the folder containing the Desktop Pictures of Mac OS X (/Library/Desktop Pictures/...). You can choose another image but it must be accessible by all users, for example in the Public, Shared or Sites folder.
    Formats accepted: PNG, JPEG, JPEG-2000, GIF, PSD, TIFF, TGA, BMP.
    It's in the Parameters > Login tab.

  • How to suppress License Information for multiple logon screen?

    Hi,
    While LOGIN we will get "License Information for multiple logon screen" will displayed.
    How to suppress that screen.
    Regards,
    Bala

    >
    bala virupaksha wrote:
    > Hi,
    >
    > While LOGIN we will get "License Information for multiple logon screen" will displayed.
    > How to suppress that screen.
    >
    > Regards,
    > Bala
    and why would you want to do that?
    does your contract with SAP say, that you may use multiple logins for free? would SAP's contract-issue department agree that -in your case- it's not necessary to record multiple logins?
    have you read this part of the SAP license policy?
    SAP gives express notice that the accessing of a system by more
    than one person using one and the same named user constitutes
    a breach.
    tell me this does not apply to you ...

Maybe you are looking for