Terminating ssl on a bigip, disco and oid running on the same machine

hi,
please could someone point me in the right direction.
I have a working discoverer server 10.1.2 running on a host on 7777
I have a working 10.1.2 SSO and OIM 10.1.2 server running on the same host on port 7779
Everything works fine with OID authentication being forwarded to AD servers.
I'd like to put a bigip in front of the SSO server and terminate the SSL on the bigip, because this seemed to be simplest.......
The bigip docs say delete the SSO Server from the partner apps (this isn't possible from the SSO web interface, I can only view it).
I need to get discoverer to connect to the https://[bigip] for SSO authentication.
I know I need to use ssoreg.sh to do this, the combination of commands eg which homes to use I am having difficulty getting right.
Thanks in advance,
Robbo

And also, how I can interchange message between independent applications (or services) on the same computer?The same way you would interchange messages between them if they were running on different computers.
You already seem to understand the concept of clients and servers passing messages between each other. There is nothing to prevent a "server" from being a client of another server. And there is nothing to prevent a client from running on the same computer as a server.

Similar Messages

  • How to use Forms 5 and DevSuite 10g in the same machine

    Hello everybody,
    I have installed forms 5 and IDS 10g in one machine and both the versions of the forms were working simultaneously. Now I have un-installed both the versions of the forms and re-installed in the same machine. Installation was successful. but I am not able to connect to the database in forms 5. It shows TNS could not resolve service name. TNS is created in both the versions with same name as well as different name. The IDS is working fine. Please help.
    Thanks and regards
    Sukanta sarkar

    Sukanto,
    What error are you getting? One potential problem you will have with more than one version of Oracle Dev Suite installed is keeping the TNSNAMES.ORA synchronized. I've found the easiest solution to this problem is to add the TNS_ADMIN registry key to each Oracle Home so I can share a single copy of the TNSNAMES.ORA file. You can add this entry by starting the Window Registry editor (regedt32.exe or regedit.exe) and navigate to the following registry hive:
    HKEY_LOCAL_MACHINE => SOFTWARE => ORACLE => HOME? (where ? represents the number of the Oracle Home, eg., 0-9).
    In your example, Forms 5 should be in HOME0 and IDS 10g should be in HOME1. Open each home and add a new "String Value" and name it: TNS_ADMIN. After you have added the new String Value entry, edit the String Value and enter the path to the copy of your TNSNAMES.ORA that is working. Then do the same thing with HOME1 and exit the Registry. You should be able to connect to your database with Forms 5 and IDS 10g. Normally, changes to the registry do not require you to reboot your computer, but I have seen where this is necessary - though not very often.
    Note: Always ensure you have a BACKUP of the Windows Registry before you make any changes. If you uncomfortable modifying the Windows Regisitry, then I don't recommend you make this change.
    Hope this helps.
    Craig...

  • How to best support CT2, CT3 and CT4 clients from the same machine?

    I have clients that are still insisting on CT2 and CT3 for
    their
    editing. I am able to use CT3 with work arounds for my CT2
    customes;
    but would like to get on with CT4.
    Can anyone point me to the Tips and Techniques that will
    point out the
    "gotcha's" when trying to support multiple versions of CT
    from the same
    machine?
    Thanks,
    Howard

    To remove file from iPhoto and the HD simply put the files in the iPhoto trash and then go iPhoto Menu -> Empty trash.
    This works if you're using iPhoto in the default setting, where the files are copied to the Library on import. If, however, you have a referenced library, you'll need to trash the files in your own folder structure yourself.
    Regards
    TD

  • Installation of Adobe Acrobat and Adobe Reader on the same machine

    What is the recommendation from Adobe on having both Adobe Acrobat Pro/Std installed and Adobe Reader installed on the same machine?
    Is there an 'official' or 'recommended' statement for this?

    I think it is not recommended or supported for versions earlier than X.

  • Can we have both IFS 1.0 and 1.1 on the same machine? (eom)

    -

    Yes, with the following restrictions:
    1. iFS 1.0 can only access a 1.0 schema
    2. iFS 1.1 can only access a 1.1 schema
    (that is, the 1.0 and 1.1 software cannot access the same files/ifs schema; you must have two different iFS schemas created on the database)
    3. iFS 1.0 can be running at the same time as iFS 1.1 only if the iFS 1.0 protocol servers (including JWS and the JWS admin service) are configured to use different ports than the iFS 1.1 protocol servers.
    4. only ONE SMB server may run -- EITHER the iFS 1.0 SMB server OR the iFS 1.1 SMB server, because the SMB port is not configurable.
    5. you must have a lot of RAM :-)
    Note: you can use the same database for both iFS schemas. You can also install both versions of iFS in the same ORACLE_HOME. iFS 1.0 will be located in $ORACLE_HOME/ifs and iFS 1.1 will be located in $ORACLE_HOME/ifs1.1

  • Can we have both 9i and 10g db running on the same machine

    Hi,
    I want to to exp/imp upgrade of my 9i db to 10g db.
    Can I have both 10g and 9i installed on the same server?
    Thanks,
    Kavitha

    Yes, provided that the HW, OS version and Patch level are certified for both 9i and 10g.
    Install 10g into a seperate ORACLE_HOME -- whether under the same "oracle" account or a different (e.g. "oracle10g" account).
    However, you should consider 11g as 10g is being desupported this month (i.e. no new patches / fixes will be available for 10g)
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jun 9, 2010 10:58 AM

  • Different Web Server and JDK Version on the same machine

    Dear All,
    There's a Orion App Servevr w/ JDK1.3 that running JSP. And I
    have installed the IBM websphere 5.0 SP2 w/ JDK 1.5 for another application in the same machine. When I tried to
    start the orion using cmd "java -jar orion.jar" for the original application, I encountered error as
    follow:
    C:\orion>java -jar orion.jar
    Exception in thread "main" java.lang.VerifyError: <class: com/evermind/server/ApplicationServer, method: na signature: <Ljava/lang/String;Lcom/evermind/util/ErrorHandler;>Lcom/evermind/server/ Application;> Incompatible object argument for invokespecial
    Whats the possible solution? May anyone give a suggestion? Thanks
    Regards

    try to specify the absolute path for java such as
    c:\my_java_JDK1.3\bin\java -jar orion.jar

  • Forms 6i and developer 10g on the same machine

    Can i have forms 6i and developer 10g on the same machine

    Jacob,
    Were you installing any patches to the Forms 6i?? I think your problem was a mix up in the environmental variables.
    multiple versions of the same Oracle product CAN* be installed successfully on the same machine, it has been done by many.
    Do not generalize one experience, since you are working on VMware, try them on one, it's easy to revert to a snapshot ;)
    Install Forms 6i first patch it configure it and restart your machine and install DS 10g, On this machine I have Forms 6i and DS 10g installed at this same moment, and it's been working fine for that last 2 years.
    Tony

  • Multiple Middleware Homes and Node Managers on the same machine.

    Hi Experts,
    Before I explain the issue we are facing, I would like to explain the environment.
    - Single Machine.
    - Multiple Weblgoic homes (I mean two weblogic software installations).
    C:\Oracle\MiddlewareODS
    C:\Oracle\MiddlewareIAM
    - MiddlewareODS has a domain called "ODSDomain" with the maanged servers ods and oif.
    - MiddlewareIAM has a domain called "IAMDoain" with the managed server oim,oam,oaam,and oif.
    Our requirement is to have seperate nodemanager for each domain and they belong to different weblogic software homes.
    - MiddlewareODS node manager port is 5556
    - MiddlewareIAM node manager port is 5557
    Though we configured different port for each node manager , we are not able to start both the node managers. We are able start only one node manager at a time.
    My question is, Can each weblogic home has it's own node manager on the same machine ?
    Thanks

    Nodemanagers are not domain specific. Thus you can have one nodemanager in one machine and have multiple servers from multiple domains managed on that machine via this single node manager. You just need to update your nodemanager.domains properties file to have all the domains which your single nodemanager would listen to.
    -Bikash

  • Running JDK 1.2 and 1.3 at the same machine

    Can I run two versions of JDK at the same machine? IS there any drawback of doing this?
    thanks,
    Jun Xiao
    LDMI
    313-972-8088

    i have jdk's 1.1, 1.2, 1.3.1_04 and 1.4.0_01 and jre's 1.3.1_01, 1.3.1_04 and 1.4.0_01 installed on my machine without problems.
    but as the last post indicates it can get confusing some times.
    i use batch files for different builds to set the path as needed.
    the only issue I know of where I can't switch from one to another is in my browser where i have the (last installed) 1.4 runtime but i can use the different appletviewers for testing in this case.
    in case anyone is wondering why i have all these installed. i use
    1.1 for some applets because if you can get away with just this people generally don't need the plug-in.
    1.2 is old but sometimes i use it for some stuff for servers that don't have anything newer
    i.4 is what i use normally
    1.3 i need to use the ActiveX bridge and packager which was removed in 1.4 but is coming back for the next release.

  • Can I run iPhoto 09 and iPhoto 11 on the same machine?

    A few months ago I bought a MacBook Air, which came pre-installed with iPhoto 11. On a recent trip I tried using it to edit a lot of photos I took. This program is appalling! So many clicks to carry out edits (3:1) compared with iPhoto 09! Cropping is a nightmare on a trackpad; it's almost impossible to nail down the crop to the right size and position. The comments area is ruined; I annotate all my photos and this used to be really easy, with the comments area right next to the photo in the bottom left of the screen. Now I have to go through mouse clicks to access the comments and only two visible lines are available and then scroll bars kick in. To view the comments I now have to fiddle around trying to hover over the comments box, instead of just glancing at the corner of the screen.
    Who designed this beast? Who could possibly think its editing ergonomics are an improvement over iPhoto 09? As a result, I want to install iPhoto 09 on my MacBook Air, which I'll do using by using the wireless disk function from my Mac Pro. The question is, do I have to de-install iPhoto 11 first, or can the programs sit side-by-side? I shall put the iPhoto 09 icon in my dock so I launch the right version.
    I know this post contains a complaint, which is because I want to know if other users share my frustration. However, I have also sent a lengthy feedback to Apple in the hope they may simplify the editing in iPhoto 12.

    Hi Jayson,
    I never tried to install SAP on XP myself... only heard that someone had issues with it, and it is not officially listed in PAM.
    For separated ABAP and JAVA systems, you can install them in any order.
    For ABAP+JAVA, you have to install ABAP first, or both at the same time.
    All installation guides are available at https://service.sap.com/instguides
    Best regards,
    Victor

  • Can I install OBIEE 11g and Database 11g on the same machine?

    Hi experts
    i have some confusion...
    i have oracle database 11g on one of my server.
    i want to install OBIEE 11g on that same machine...
    i just want to be assure that will it cause any problem or conflict..
    because i set ORACLE_HOMe=/home/oracle/app/oracle/product/11.2.0/dbhome_1
    and i have to set ORACLE_HOME for OBIEE also....
    Please let me know what how to give...and is there any other way
    Thanks
    Abhishek Anand

    Hi Abhishek,
    You can install or mount both DB and OBIEE on same machine, but check out the disk space and memory needed should be more to accomodate both.
    Cheers,
    KK

  • How do we Install Forms 6i and Server 8i on the same machine (PC)

    Well i am Trying to Install Forms6i and Oracle 8i Server on the same PC and not succeeding. Can anyone help.

    Follow below steps
    1. Remove all Oracle versions in your machine. In NT, To Delete Oracle, delete HKEYLocalMachine/software/oracle , HKEYLocalMachine/software/services/oracle* registry keys, restart m/c and delete all oracle home directories.
    2. Install Forms 6i Server in the default home directory. If you want to develop forms in same m/c, use custom installation and select forms server, forms developer and webdb listner ( if needed ).
    3. Install Oracle 8i in a different oracle home.
    4. configure oracle forms server and webdb listner. ( See Note:107596.7 in matalink)

  • Can DW CS6 and CC run on the same computer (was: Dreamweaver ?)

    I teach using CS 6 in my classroom, if my students download Dreamweaver CC can they work in both versions or will this cause an issue.

    The perpetual license version of DWCS6 is now 5.5 versions removed from "current" and in every new version there have been significant menu and functionality changes. If you are trying to "teach Dreamweaver" they will have a fairly difficult time following examples from DWCS6 in the latest version of DWCC 2014.1x (I don't have the latest and can't remember the exact build number)
    That being said, Creative Cloud subscriptions allow users to install all the way back to DWCS6 Cloud. Currently, you can have DWCS6 Cloud, DW CC and DWCC 2014.1x all installed at the same time. So, if your students were to become Cloud subscribers, or if the school is installing software for them to use, the old version can be added under the standard subscription using the Creative Cloud Desktop app.

  • Can Xgrid controller and agent run on the same controller?

    I am trying to setup an Xgrid on 2 Mac OS X Leopard computers. My intention was setting up one computer as a controller/agent and other computer as an agent so that I can have a grid with 2 agents running on different computers. I setup my grid with xgridctl and using Xgrid Admin, I am able to view the grid on a GUI program. In Xgrid Admin, I also see 2 computers (One is local, other one is remote computer) listed with their IP addresses. Only the remote computer's status is "Available". Local computer's status is "Unavailable".
    I was about to conclude that you can not have controller and agent on the same computer but I decided to shoot an email to apple mailing list and expect some clarification.
    Thanks in advance for the support,
    Umut Tezduyar

    You might get a better response to this in either the [OS X Server forum|http://discussions.apple.com/category.jspa?categoryID=96] or even the [Xgrid area!|http://discussions.apple.com/forum.jspa?forumID=722]

Maybe you are looking for

  • How to match a fingerprint template from database ?

    i now can save a fingerprint template from database using this code.. Dim fingerprintData As MemoryStream = New MemoryStream Template.Serialize(fingerprintData) fingerprintData.Position = 0 Dim br As BinaryReader = New BinaryReader(fingerprintData) D

  • HT204053 Multiple apple id's

    My daughter and I have different apple id's. we would like to use the same one so that we can use apps such as find my I phone. How could this be done?

  • How can i determine what year my macbook pro is from?

    i want to see if upgrading to mountain lion for the Airplar Mirroring feature will work with my Mackbook Pro.  I believe it is a Core 2 Duo so I know it is not very new but I purchased it off ebay so i am not entirely sure the build year.

  • Standard and Advanced Servers Working Together: Can it be?

    Ok, here's my current thoughts.... sort of follows from my previous post http://discussions.apple.com/thread.jspa?threadID=1408067&tstart=0 , but in a little more promising mood. I've got an xserve that was working quite well with standard install, o

  • Ludelete error "Unable to unmount file systems"

    Trying to delete a BE from a Solaris 10 10/08 system: # cat /etc/release                       Solaris 10 10/08 s10s_u6wos_07b SPARC            Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.                         Use is subject to lice