Sso configuration between two machines

Hi all, I need to configure two machines having same j2e engine and EP for sso. I have been trying all possibilities but could get any thing.
My process is:
I have sample application. I have configured by ticket template on both machines.
I have same user on both machines.
I have exported verify.der from issuer to acceptor.
I have created Iview in issuer which is taking me to acceptor’s application.
But when I open acceptor’s application it popup login window even I am accessing this application through issuer’s portal.
Looking for some help.

HI,
   Since you have talked about issuer and acceptor, are you trying to configure federated portal?

Similar Messages

  • Using Lightroom Cloud to Sync Catalog Between Two Machines

    I have use of so many cloud services including the 20gb that Adobe gives me.  Is there a way i can sync my catalog on the cloud so that i can have all my metadata on both my laptop and desk top?  I also have 300gb of cloud storage though Copy.  I would just like some recomendations on how best to go about it. Thanks

    Hi Pat,
    Using Lightroom Cloud to Sync Catalog Between Two Machines
    If you’re running Lightroom on a laptop during your location shoots, you might want to take all the edits, keywords, metadata, and of course the photos themselves, and add them to the Lightroom catalog on your studio computer. It’s easier than it sounds: basically, you choose which catalog to export from your laptop, then you take the folder it creates over to your studio computer and import it.
    You need to decide whether you want to export a folder (all the imported photos from your shoot), or a collection (just your Picks from the shoot). In this case, we’ll go with a collection, so go to the Collections panel and click on the collection you want to merge with your main catalog back in your studio. (If you had chosen a folder, the only difference would be you’d go to the Folders panel and click on the folder from that shoot instead. Either way, all the metadata you added, and any edits you made in Lightroom, will still be transferred over to the other machine.)
    Please refer to http://www.peachpit.com/articles/article.aspx?p=1930499 for more details.
    Thanks!
    Eshant Jindal

  • Migrating configurations between two servers

    I would like to know if it is possible to migrate the configuration between two server (TEST to PROD). We are now implementing a new company (which includes OPM, INV,FA, CE, AP, PO, OM, GL) and if all works, we'll want to migrate the configuration in order to not do everything again.
    We pass to much time configuring in TEST server and later reconfiguring in PROD server
    If you have an script generator or another tools, please tell us.
    Thanks & Regards,
    Sree.
    Edited by: 846579 on Mar 23, 2011 11:25 PM

    FNDLOAD: can be used for Migration to synchronize the data across databases instance (Dev/Prod).
    Using FNDLOAD can download data from an application entity into an editable text file, which can be uploaded to another database.The Conversion between database format and text file format is specified by a configuration file.
    What can be Done?
    ·It can be done following list
    · Concurrent Programs, Executables
    · Request Groups, Request Sets
    · Profile Options
    · Key and Descriptive Flexfields
    · Menus and Responsibilities
    · Forms and Form Functions
    · Attachments
    · Messages
    · Value Sets and Values
    · Lookup Types
    · User Responsibilities
    · Printer Definitions
    · FND Dictionary
    · Help Configuration
    · Document Sequences
    · Concurrent Manager Schedules
    To use FNDLOAD, the following syntax is needed.
    FNDLOAD apps/appspwd 0 Y mode configfile datafile entity [parameter1…..]

  • Communication between two Machines

    I just want to know whether is there any way possible where I can enable communication between two machines.
    To be more clear , suppose if i click on a button then it send a pop up or a message box on another machine in the network.

    Look for "Distributed Notifications".

  • Back and forth between two machines

    I need to move PSE9 back and forth on a regular basis between two machines in two seperate locations.  This is not a licensing question. I own 2 copies of the product.
    I point everything to the external drive I use (in terms of edits and saving) and just wanted to be sure I would have no problem on second computer seeing it all open and looking the same.  I just want my data to stay mobile. It looks pretty cut and dried but I want to know about any "gothchas" before I get to second computer.
    Thanks

    So I can't have the catalog on the External drive as well and always
    reference everything from that location? I thought that is what I had done.
    Then, the only "discipline" would be plugging in the External Drive each
    place right?
    I am open to suggestions on this. I just want groupings in organizer and
    that sort of stuff to travel.  Maybe an edit area on the USB that I simply
    import and export back and forth as needed?
    I guess I'm just interested in best work flow for this scenario.
    Thanks

  • Communicating between two machine

    hi all
    how in oracle i can communicate between two machine via ip address.
    my oracle version is--->
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Prod
    PL/SQL Release 10.1.0.2.0 - Production
    CORE 10.1.0.2.0 Production
    TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
    NLSRTL Version 10.1.0.2.0 - Production
    Message was edited by:
    bp

    Hi,
    If you mean communicating between two database, you can create DATABASE LINK.
    http://download.oracle.com/docs/cd/B14117_01/server.101/b10759/statements_5005.htm
    Thanks

  • Migrate 8.1.6 to 8.1.7 between two machines

    on linux rh 7, I have installed 8.1.7. On another machine I have a database called chem on 8.1.6.
    How do I export the table structure from 8.1.6 in an sql file that can be used to recreate my structure in the new version?
    How do I EXPORT the data...will the file created by the export command in 8.1.6 be compatible with 8.1.7?
    Is there a better way to do this?

    I hate to answer my own question...
    Upgrades of lower versions of Oracle to higher versions can be handled directly by the export/import. I found by going to the usenet oracle group, they had many posts which covered this issue.
    If its not on the same machine, and you need to essentially copy you database from one to machine to the other, these are the steps:
    1. In the lower version machine, execute an export. You can do this from the sql*plus prompt, or on many os's just type exp blah-blah, and you will have exported your database. These can be quite large files, and enterprise data could be in the multi-gigabyte size. Obviously, this can be an os issue.
    2. On the other machine with the higher version, create the various empty tables and the same users for the database with the same name as the database on the older version.
    3. Use the import command on the sql*plus or imp blah blah in some operating systems, and this will import your data into the new version of the database. Go have a cup of copy, because this is going to take awhile.
    You can probably write a script to do this, but I couldn't find one anywhere...if anybody has one, please post it here.
    A faster alternative would be to use jdbc/java and use metadata to create the new tables in the new database, and then use selects on one database, and inserts on another database to insert the data. This only works if the two machines are networked together.
    The migration assistant seems to work only if the versions and databases are on the same machine.
    null

  • ESS/MSS sso configure between java and abap instance

    Dear Gurus,
    I want to configure sso between java and abap instance for ESS/MSS. I couldnt find any guide for it, could you please help me gurus ?
    Other question is, is there any specific role for ESS/MSS users in JAVA instance. I want to create users and assign this role to them.
    Best Regards

    Hi Kemal,
    Hope you are doing good.
    There should be a / in the ITS path before SAP.
    Basically the entry that you have mentioned here should be accessible via browser as well. For eg in your case:
    http://<its hist name>/sap/bc/gui/sap/its/webgui should be accessible over browser.
    I also think you have put in a extra space in "w  ebgui". It should be "webgui".
    If the connector settings are working, then we can be sure that system connection is fine. You do not need to configure ITS settings.
    Also for SSO, refer the SAP note:1083421 and configure the SS0 settings again.
    Please run the SSO2 wizard and then make the automatic connection to
    the abap server. This will solve any inconsistencies on the server
    due to manual interventions.
    Most likely reason for the error is that certificates were loaded
    manually rather than using SSO wizard.
    More help:
    <http://wiki.sdn.sap.com/wiki/display/EP/Troubleshooting+SSO+between+AS-ABAP+and+AS-JAVA>
    The SSO enabling parameters should be set on the R/3 server.
    SSO Logon Ticket-> login/accept_sso2_ticket and login/create_sso2_ticket
    More info:
    <http://help.sap.com/saphelp_nw04/Helpdata/EN/22/41c43ac23cef2fe10000000a114084/frameset.htm>
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • How can I mirror two directories between two machines?

    Hi,
    I have two systems 192.168.1.2 and 192.168.1.20. How can mirror 192.168.1.2:/opt/feed/spuk directory with 192.168.1.20:/opt/feed/spuk directory.
    Could u please give required steps please?
    Regards,
    GanPan.

    The best way is via NFS. Have one of the hosts be an NFS server, which actually hosts (and exports) the directory of interest on the system. The second machine should mount that directory being exported by the server.
    The man page: mount_nfs(1M) is a good place to start.

  • Lan Transfer Speed Between Two Machines

    HI
    I mostly use to transfer my data between pc to pc or pc to laptop via Direct Lan or with router. Whichever windows don't mind and lan speed is 100mbps.
    Problem is that sometimes with some pc's or laptop's i get transfer speed upto 40-60mbps and sometime with other pc's or laptop's i get only 11-12mbps speed in wired connection and 3-2mbps if laptop is connected through wifi. And taskbar shows 99-100% utilization
    of lan in both machines.
    So please help me. What is the wrong with them and how can i get acctual speed in transfer.
    Thanks!

    Hi,
    Besides Arnav's suggestion, I would like to suggest you try the following:
    1. Try Update the NIC driver for the all Windows 7 computers.
    2. Update the router’s firmware. 
    3. Boot the computers to Safe Mode with networking and check how it works.
    And then run the following commands in an elevated command prompt in Windows 7:
    netsh interface tcp set global rss=disabled
    netsh interface tcp set global autotuninglevel=disabled
    netsh int ip set global taskoffload=disabled
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Sharing TCP Ports Between two Machines

    I have an AirPort Extreme router that I use for wireless. For personal stuff I use my Mac, but for work I have a couple servers running Windows Server 2003/2008. Right now I NAT port 80 to one of the machines. I want to NAT port 80 to both machines and just let the server configured to respond to the request's host header respond to the inbound request.
    Can this be done with the AirPort router? Are there any workarounds? Or do I need to buy some other routing equipment (i.e. Cisco small business router)?
    Thanks for any guidance...
    John

    John, Welcome to the discussion area!
    Can this be done with the AirPort router?
    No
    Are there any workarounds?
    You could map a different external port to port 80 on the 2nd machine. Then external access would be via http://yourPublicIPAddress:CustomPort. The AirPort Extreme base station (AEBS) would be configured to map port "CustomPort" to port 80 to the 2nd machine.

  • Recommendations for switching between two machines and one monitor

    Hi,
    I have a MacMini and a MacBook Air, both with Thunderbolt Display ports but I have one monitor. I'd like to switch between the two without having to unplug and plug the monitor back in every time. Any recommendations for some sort of switch or Thunderbolt hub would be greatly appreciated.
    Best,
    Chris

    This should work if the display use display port/mini displayport inputs. A mini display port connectors plugs into the Mac's Thunderbolt port for video
    http://www.kanexlive.com/snapx

  • Screen sharing suddenly broken between two machines

    I have three machines on a LAN. Screen sharing works just fine in every direction except one: From my mac book pro to one of the minis, no matter what password I try, I get a dialog that the password is wrong. Now I know **** well the password is right, because it's the same one I use to screen share from the other machines, and with SSH.
    What's happened?!

    Turns out that AFP (disk sharing) is broken in this same direction. Both screen and disk sharing work in all other directions including from that mini back to my laptop.
    Chicken of the VNC can connect to the VNC server on the target machine using the generic VNC password.

  • How to move variant configuration between two plants

    Hi Experts,
    I need to move variant configuration from one plant, where is only SD to another plant, where is implemented PP. Is there any standard process?
    Thanks&regards,
    Jirka

    You can post the same in : SAP ERP SD Sales
    Regards,
    Satya

  • Mail indexing between two machines

    problem: have N machines with identical versions of the /Users/me directory (enforced through rsync).
    all mostly fine until a recent glitch: whenever I copy (rsync) to another machine and open Mail on that machine, all mails are re-indexed (which is very annoying as I have over 100,000 mails (in many different directories/mailboxes, the largest holds about 4,000 emails).
    note 1: did not have any problem until recently, although I can unfortunately not define "recent", here.
    note 2: usually, I do not keep attachments.
    thanks!

    rsync version 2.6.6 protocol version 29
    I meant whether this is the version of rsync that comes with Tiger. I guess the answer is yes. You shouldn't use it, its broken -- Google for Tiger rsync or just search for rsync in either the Mac OS X Tiger or the Unix forums, e.g.:
    http://discussions.apple.com/thread.jspa?threadID=404954
    rsync -av
    This is wrong.
    For one thing, you're not telling rsync to take metadata into consideration. The Apple's version that comes with Tiger has an -E or --extended-attributes option for this, as do other alternative (better) implementations that try to fix it.
    Second, you forgot to specify the --delete flag. This is necessary to (quoting rsync's man page) "delete any files on the receiving side that aren't on the sending side". In Tiger Mail, each message is stored as a separate file in the filesystem. If you tell Mail to delete a message, the corresponding file in the filesystem will be deleted as well. If this message was already present the last time you used Mail on another machine, it'll be there again after synching with that machine (because you're telling rsync to not propagate file deletions). Worse yet, the message will be there but any references to it in the HOME/Library/Mail/Envelope Index master index file and elsewhere would have been removed, and this is bad.
    Another consequence of not using the --delete flag is that you're likely to have "orphaned" account folders in HOME/Library/Mail/ for any accounts you've deleted in Mail since you started to use rsync. For each mail account, Mail keeps a folder in HOME/Library/Mail/. The name of that folder begins with the account type, continues with the account user name, and ends with the incoming mail server, e.g. HOME/Library/Mail/[email protected]. When an account is removed in Mail > Preferences > Accounts, Mail removes the account from the preferences file HOME/Library/Preferences/com.apple.mail.plist and deletes the associated HOME/Library/Mail/[email protected] folder (and any mail within it). But if you later rsync HOME/Library/Mail/, without the --delete flag, against a backup that obviously still has the HOME/Library/Mail/[email protected] account folder, that folder won't be deleted in the backup, thus effectively leaving it there forever, just as if it had never been deleted, despite the account itself has indeed been removed from the preferences file.
    So, to summarize, here's the least you should do to fix your problem:
    1. Make a backup of your current Mail data to a safe place in case any of the following steps goes wrong.
    2. Use a better implementation of rsync than the one provided by Apple. For your purposes, I recommend the one provided by Quinton Dolan. If you put it in /usr/bin, beware that it may be replaced by any future Apple Update; this may or may not be what you want. Alternatively, you may put it in /usr/local/bin, in which case you must ensure that the right version of rsync is called by your scripts.
    3. Replace rsync -av with:
    rsync -av --extended-attributes --delete
    or just
    rsync -avE --delete
    in all your scripts.
    Additionally, you may also want to clean up your existing Mail data:
    1. Quit Mail.
    2. Look for any "orphaned" account folders in HOME/Library/Mail/ and delete them. Do not delete anything you're not sure belongs to an already deleted mail account.
    3. Read the article Some mailbox files used by Mac OS X 10.3 are not deleted after importing. This article applies not only to mailbox (.mbox) folders within HOME/Library/Mail/Mailboxes/, but also to any mailbox folders within each of the account specific folders (HOME/Library/Mail/[email protected]). Basically, you can remove any files (not folders) found within any .mbox folder except Messages and Info.plist (the article says you can also remove Info.plist files within .mbox folders, and in fact you can, but Tiger Mail does use them and will recreate them if deleted, so there is no point in doing so).
    4. Move the HOME/Library/Mail/Envelope Index file to the Trash. This will cause Mail to recreate that file and reindex everything again the next time it's launched. I don't recommend doing this without having done step 3 first.
    Note: As you can see, your problem is no walk in the park and I might very well have made a mistake in what I've written. Don't hesitate to ask if there is anything you don't understand or feel comfortable with.
    ps: what ya doin' in barcelona?
    Well, that's where I live (in Martorell, actually, a town 27 Km away).

Maybe you are looking for

  • How do I move photos from ipad to pc?

    I would like to move some photos from my ipad2 to my pc.

  • Imac blueish screen/pinkscreen and lines RANT!

    I work in a University and one of our labs has 52 imacs, I must say that they have been the most unreliable machines we have ever bought, expensive to purchase compared to the pc's in the other labs and difficult/expensive to repair. Apple support ha

  • Check Deposit : Date Issue

    In FF68 Transaction Header screen there are Entry Date Posting Date Value Date On the detail transaction screen inside i.e. chequewise detail entry screen also we got Doc Date Posting Date Value date but by default system takes header values for all

  • [SOLVED] KDE4.3 is not rendering correctly the images in the desktop

    I've posted a bug in KDE because the KDE images are not rendered correctly: https://bugs.kde.org/show_bug.cgi?id=202829 You can see an image of my desktop at: https://bugs.kde.org/attachment.cgi?id=35921 As someone suggests, and I also agree with him

  • Premiere Elements 9 project crashes frequently

    I am using PE9 on only my second project.  It is PAL HDV 1080i 25fps with footage captured from a Canon HV30. I am running on Windows 7. My project is currently 50 minutes long and has a large number of stills. I am finding it crashes frequently, esp