VIP's port number different than backend servers port number

Greeting,
Is it possible to configure css11506 as:
VIP port is 80
three real web servers' port is 8100.
If so, please advice the configuration?
Many Regards

this is possiblem
Here is a sample config
server XXX-8100
ip address x.x.x.x
port 8100 <---- this is all you need.
active
owner MyCompany
content www
vip x.x.x.x
port 80
add service XXX-8100
active
Regards,
Gilles.
Thanks for rating this answer.

Similar Messages

  • Problem in starting rmid in a port different than the default one

    hi all,
    i am experiencing exceptions in running rmid in a port different than a default one.
    if i run
    rmiregistry 2000
    rmid -J-Djava.security.policy=policy
    java -Djava.security.policy=policy -Djava.rmi.server.codebase=<mypath> -classpath <myclasspath> com.myclass.ActivatableRMI <host:port>
    everything works fine
    but if i try to specify a port in which rmid should be started, then i have exceptions...
    can anyone tell me how to solve my problem? i am running NT 4.0
    thanx and regards
         marco

    If you start rmid at port other than the default one
    (1098) with -port option, it is necessary to set the
    system property "java.rmi.activation.port" to this
    port.
    Rmid internally starts a local registry service
    (LocateRegistry.createRegistry(port)) and binds the
    RMI activation system server object with this registry
    service like Naming.rebind("//:" + port +
    "/java.rmi.activation.ActivationSystem",
    activationSystem);. Activation system provides a means
    for registering groups and "activatable" objects to be
    activated within those groups. When a activatable
    server object is exported, it is registered with this
    activation system, so it should get the stub to the
    activation system which is started as part of rmid.
    ActivationGroup class provides a static function
    getSystem() to get the reference to the activation
    system stub. Now it makes use of the system property
    "java.rmi.activation.port" value to contact the
    registry service where activation system registered
    itself under the name "//:" + value of
    java.rmi.activation.port +
    "/java.rmi.activation.ActivationSystem". If this
    property is not set, it uses the default port 1098.
    -- Srinath MandalapuThis is an awesome and lovely forum answer (and I saw srinath_babu reply to another similarly in my search), but I would like to ask for just a bit of clarification.
    My question is simply making sure I understand the reply above in my own terms...
    Suppose that right now my program involving activatables is already working with default port 1098, but that I wanted or needed to change to another port for rmid. Then is this statement true?
    - IF the commandline which which I start rmid specifies port xyxyx,
    - AND IF I added -Djava.rmi.activation.port=xyxyx to the commandline with which I run the setup for my Activatable (i.e. the program that calls Activatable.register method),
    - THEN my code will still work as is (i.e. I wouldn't have to change my existing code to specify the port anywhere in it)?
    (If I am not understanding this correctly, please let me know!)
    Thanks very much,
    /Mel

  • Serial Number on 5th Generation different than one in iTunes

    I recently received a refurbished iPod as a replacement for an old iPod that broke. I cannot sync any of my music to this new iPod. I've noticed that the serial number on the back of the iPod itself is different than the one that appears when i plug in my iPod to attempt to sync. How do I change the serial number in iTunes?

    the error message i received when i try and sync says "The iPod cannot be synced. The required file cannot be found."

  • I just upgraded to lion on my intel macbook.  I would like to change my facetime alert to something different than a phone ring and, I would like to be able to have full screen.  How do I do this?

    I just upgraded to lion on my intel macbook.  I would like to change my facetime alert to something different than a phone ring and, I would like to be able to have full screen.  How do I do this?

    Downgrade Lion to Snow Leopard
    1.  Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard (see below.) I suggest you make a separate backup using Carbon Copy Cloner 3.4.1.
    If you have Snow Leopard Time Machine backups, do a full system restore per #14 in Time Machine - Frequently Asked Questions.  If you have subsequent backups from Lion, you can restore newer items selectively, via the "Star Wars" display, per #15 there, but be careful; some Snow Leopard apps may not work with the Lion files.

  • FPGA: compilation error: size of concat operation is different than size of the target

    Today I got an error, for which I couldn't find a solution.
    I use the PXI-7813R FPGA, with Xilinx tools 10.1
    At compilation, the error I get is:
    Compilation failed due to a Xilinx error.
    Details:
    ERROR:HDLParsers:804 - "C:/NIFPGA/jobs/TESY1S8_X4PR8hn/NiFpgaAG_000000ce_CaseStructureFrame_0000.vhd" Line 301. Size of concat operation is different than size of the target.
    ERROR:HDLParsers:804 - "C:/NIFPGA/jobs/TESY1S8_X4PR8hn/NiFpgaAG_000000ce_CaseStructureFrame_0000.vhd" Line 372. Size of concat operation is different than size of the target.
    --> 
    Total memory usage is 185944 kilobytes
    Number of errors   :    2 (   0 filtered)
    Number of warnings :    0 (   0 filtered)
    Number of infos    :    0 (   0 filtered)
    Process "Synthesis" failed
    Start Time: 18:25:26
    End Time: 18:28:54
    Total Time: 00:03:27
    What can cause a concat size difference?

    This is by the way the configuration:
    Project: FPGAWrapperMG100125AOD.lvproj
    Target: FPGA Target (RIO0, PXI-7813R)
    Build Specification: fpga_integrator_AOD_random_access
    Top level VI: fpga_integrator_AOD_random_access.vi
    Compiling on LabVIEW FPGA Compile Cloud Service
    Compilation Tool: Xilinx 10.1
    Start Time: 05.07.2011 19:06:12
    Run when loaded to Fpga: FALSE
    Xilinx Options
    Design Strategy: Custom
    Synthesis Optimization Goal: Area
    Synthesis Optimization Effort: Normal
    Map Overall Effort Level: Default Xilinx setting
    Place and Route Overall Effort Level: High
    JobId: FNW72uPWorking Directory: C:\NIFPGA\compilation\FPGAWrapperMG100_FPGATarget_fpgaintegratorAO_9D5B4237
    The Xilinx log is attached.
    Attachments:
    XilinxLog.txt ‏80 KB

  • Why is the INVOICE date different than the ORDER date?

    Something odd is happening... I'm receiving workflow notifications from Business Catalyst for Invoices, but sometimes the date of the order is the day before I receive the invoice. This is causing havoc on the shipping side because when I print out the invoice packing slips and export the order files, they don't match up and sometimes customers get missed.
    Any idea why the invoice date would be different than the order date and how do I fix it to make them the same?
    Thanks in advance!

    Hey there,
    An invoice is not an order. That is an important thing to know.
    An order is generated through a few means but mainly as soon as one product is added to a cart - that order exists and the date marked. An invoice is a purchase and comes from an order.
    Create an order in the admin yourself and save it but add no invoice number. You can see you just made an order and you will see the button to generate invoice.
    API can make an order and no invoice, a person can add items to cart and finish it the next day if they have their session open that long... Lots of reasons why these dates may differ.

  • Multiple ESS access to single EP server from two backend servers.

    Hi Experts,
    I have one concern regarding ESS.
    Can we do or can we make   two ESS access (R3 server1 and R3 Server2)  from one Portal server.
    I heard  that from one portal server (ESS)  we can connect multiple clients which are from backend R3 (example client 100 and client 200)
    My requirement is  :
    We have two R3 backend servers and one EP(ESS) server.
    Can we access two backend systems from one EP server with Two ESS tabs.
    I am expecting Multiple jco settings, multiple SSo, Multiple SLD, Multiple SPRO Menu settings, UWL settings.
    Multiple service specific settings to be access  by using  single EP server(Multiple ESS Tabs)
    Please help me for doing this.
    Regards
    Kumar.

    yes you can do so As Pooja indicated also refer
    Please have a look  at the Note 596698
    Thanks for clearing that up, Now if I understand the issue
    correctly :
    1 Portal, Two backend R/3 System, This can be done, Now then
    if you dont want the particular application disable that
    r/3 as you are aware that the links appear from V_T7XSSSERRES.
    Here you can also make sure some applications appear or no.
    Accessing multiple Backends in WebDynpro:
    How it can be done?
    1) Define different JCO Destinations
      The logical System names have to be defined in the Web Dynpro Content
    Administrator.
      Different clients or completely different Systems can be accessed
    given that the function modules called exist in those systemsThe logical System to be used can be passed to the Web Dynpro
    Application by using a URL Parameter
      The URL Parameter can be easily maintained in the iView Property when
    using the portal.
    The standard way to handle this is to create copies (via delta-link) of
    all the business package iviews and change the 'System' property in the
    newly created iviews to point to the correct system Alias. From the
    portal point of view this is all that is required in order to point an
    view to a different system
    Refer these links for further information:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.
    docs/library/webas/webdynpro/How%20to%20Use%20the%20Web%20Dynpro%20Conte
    nt%20Administrator.pdf

  • [SOLVED] makepkg builds differently than local build

    SOLUTION: my makefile with `CFLAGS += ...` did not pick up the local CFLAGS environment variable, with the command in my second post, my local build has the same issue as the makepkg build.
    I have a project of mine alopex which I'm polishing up a new version for.  I've been running a locally built version for a while, but when I installed it with makepkg I'm getting all sorts of memory errors and crashes when I run it.
    The first obvious difference between my local build and makepkg was that makepkg strips the binary - so I stripped the local binary, but no change: the local build in ~/code/alopex/ worked fine, but the makepkg/pacman installed version in /usr/bin/ did not.
    The next step was to source /etc/makepkg.conf for the local build to use all the same CFLAGS and LDFLAGS as a makepkg build.  But this also lead to no change in the results.
    Here are the two files, both from the exact same git source, both built with makepkg.conf build flags, and both stripped.
    $ ls -l /usr/bin/alopex
    -rwxr-xr-x 1 root root 48280 Feb 13 14:21 /usr/bin/alopex
    $ file /usr/bin/alopex
    /usr/bin/alopex: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=03e8e16e7208d6c97bce6bd545f45d20c7a7606a, stripped
    $ ls -l ~/code/alopex/alopex
    -rwxr-xr-x 1 jmcclure users 54760 Feb 13 14:30 /home/jmcclure/code/alopex/alopex
    $ file ~/code/alopex/alopex
    /home/jmcclure/code/alopex/alopex: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0659354ed5a904fe93894f14d6bd413ea278396e, stripped
    I can't figure out why the binaries are difference sizes and have different checksums.  I suspect there is an error in my code that is only exposed when built with makepkg - but this is hard to track down without knowing what makepkg is doing differently than my local build.  To be sure relative paths couldn't be relevant, I also moved the locally built binary to /usr/bin/ (overwriting the makepkg/pacman one) and it executed just fine.
    So - my main question is, in addition to stripping a binary and using the makepkg.conf flags, what else is different about the makepkg build and my local build?  I'm guessing it might have to do with makepkg using a clean chroot build environment (right?), but namcap doesn't detect any missing dependencies or any other issues.
    Below are many details that may or may not be relevant
    EDIT: in case it's relevant, here is the `env` output for the local build with only the PS1/PS2 and LS_COLORS removed as they are long and I can't imagine relevant.
    XDG_VTNR=1
    LESS_TERMCAP_mb=
    XDG_SESSION_ID=1
    LESS_TERMCAP_md=
    LESS_TERMCAP_me=
    TERM=rxvt-unicode-256color
    SHELL=/bin/bash
    WINDOWID=6291462
    OLDPWD=/home/jmcclure
    LESS_TERMCAP_ue=
    USER=jmcclure
    _JAVA_OPTIONS=-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
    SYSTEMD_PAGER=
    PAGER=vimpager
    MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
    LESS_TERMCAP_us=
    MAIL=/var/spool/mail/jmcclure
    PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/jmcclure/code/bin:/home/jmcclure/code/bin
    HG=/usr/bin/hg
    LC_COLLATE=C
    PWD=/home/jmcclure/code/alopex
    JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    EDITOR=vim
    LANG=en_US.UTF-8
    HISTCONTROL=erasedups
    COLORFGBG=default;default
    SHLVL=2
    XDG_SEAT=seat0
    HOME=/home/jmcclure
    TERMINFO=/usr/share/terminfo
    XDG_CONFIG_HOME=/home/jmcclure/.config
    _JAVA_AWT_WM_NONREPARENTING=1
    LESS= -RXx4
    LOGNAME=jmcclure
    LESS_TERMCAP_so=
    LESSOPEN=|/usr/bin/src-hilite-lesspipe.sh %s
    td=
    WINDOWPATH=2
    XDG_RUNTIME_DIR=/run/user/1000
    DISPLAY=:0
    COLORTERM=rxvt
    LESS_TERMCAP_se=
    _=/usr/bin/env
    As a temporary work-around, I found that the following produces a working binary and somehow avoids the step that is leading to the crashes
    makepkg
    cd src/alopex
    make clean
    make
    cd ../..
    makepkg -efi
    I've been tinkering with readelf to see what differences I can pinpoint.  I really don't know what I'm doing, but it seemed the symbols (-s) and dynamic links (-d) were all the same between the two version except for the addressess/offsets/hex-number-column.  So I tried checking the readelf -h output and I get a couple differences there - in this output, the /usr/bin/alopex version is the working one:
    diff <(readelf -h /tmp/alopex/pkg/alopex-git/usr/bin/alopex) <(readelf -h /usr/bin/alopex)
    11c11
    < Entry point address: 0x4030d8
    > Entry point address: 0x403020
    13c13
    < Start of section headers: 46488 (bytes into file)
    > Start of section headers: 52968 (bytes into file)
    17c17
    < Number of program headers: 9
    > Number of program headers: 8
    I'm not sure what these differences mean, but they are consistent with every working and non-working build.
    Readelf -l output indicates that the extra program header in the nonworking version includes the following:
    08 .init_array .fini_array .jcr .dynamic .got
    Each of these symbols exist in the working binary as well, but they are duplicated in the non-working version (still no idea what this actually means, but in case someone else can decode this ...)
    Last edited by Trilby (2014-02-13 20:38:13)

    Crap - you are, of course, right.  It seems my Makefile is not doing what I thought it was.  I define makefile variables for flags with += operators, which I thought picked up the current value from the environment.  But it seems not to do this.
    I plan to fix the crashes, but I was stumped, and I wanted to know why it worked in some builds and not others - I'm hoping this information will help narrow down what my coding error is.
    EDIT: a local build with `CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" make` reproduces the error.
    Thanks for the help - now I know which flags expose my error, so I may be able to narrow it down.
    FOLLOW-UP: Thanks again - while I have no doubt that my troubleshooting steps are unconventional (as I have no 'conventional' training in programming) this did allow me to track down a bug in my code which I had been missing.
    Last edited by Trilby (2014-02-13 23:03:54)

  • Set Desktop Photo different than Iphoto version

    When I choose a photo to "set desktop," it appears differently than the one in Iphoto. It is overly saturated.
    I'm using a 22" external monitor when I see this, resolution set at 1680x1050, 60Hz, millions.
    The picture looks good in emails and Preview. I would like to see my "real" photo on the desktop!
    Any ideas?

    Thank you. I tried what you suggested and didn't make any difference. However, when I got my new imac, I didn't migrate the contents of my macbook across immediately and started downloading games, etc onto the imac. I later migrated the contents across and my imac made a new account- my name with the number 1 after it. So I now have two accounts on the imac. I have just logged back into the original account to find a game (the two user accounts are driving me crazy!) and the original picture on the desktop looks great! So it is only fuzzy on the second (main) account. AAAaaaah!

  • Jobs running different than scheduled time

    Hi All'
    I have 10g(10.2.0.2) database in linux,It is in Austin.
    Recently the jobs scheduled are running on different than scheduled time.
    And time in EM and the date command in linux also showing different.
    $ date
    Wed Oct 31 03:59:01 CDT 2007
    and the same time EM showing 2:59:42 AM
    And some of the jobs are failing also.
    I checked the following
    SQL> select sessiontimezone from dual;
    SESSIONTIMEZONE
    -05:00
    SQL> select dbtimezone from dual;
    DBTIME
    +00:00
    can anybody please give the solution
    Thanks in advance,
    saf

    There are a number of threads in this forum which deal with this type of issue:
    Re: changing SO hour - problem to run a scheduled job
    did it start on Oct 28th ? It may be a DST issue. Lookup in metalink 402742.1.

  • Is apache server different than apache-tomcat server

    is apache server different than apache-tomcat server

    If you mean the apache web server, then, yes it's different from tomcat.
    Tomcat can be used to serve up static HTML, but it's primarily intended as a JSP and servlet container.
    If you're just using it for learning or to run a small, personal website, then just tomcat will be sufficient for both the static stuff and the JSPs & servlets.
    For bigger, heavier traffic sites, the tomcat people recommend using a separate web server (e.g. apache web server) for the static content. Since that's what these servers are made for, they do it better (faster? more robustly?) than tomcat.

  • Flash.system.System.totalMemory different than Windows mem display

    Anyone know why flash.system.System.totalMemory is much
    different than what I see FlashPlayer taking up in the Windows Task
    Manager?
    I would expect to see some overhead, but the differences I'm
    seeing are quite large (i.e. 80MB vs 150MB).
    Thanks

    I may have run into something that might be related. The project I am working on was going fine until I added updates and switch from VGA to HDMI. I added the updates via ICE rather than download after install. The OS install went through the normal
    routine and rebooted. I removed the installation disk and the system rebooted and started to continue the install process. Then the screen went blank as if the system was going to reboot... nothing. I checked the HDMI output and still nothing. I removed
    all the updates and tried again, same exact result. If I power cycle the message says that the install failed.
    I went into the BIOS and found the video settings had support for CRT, HDMI and LVDS. I have ran into LVDS issues before. I disable LVDS, and set the system to output from CRT. This time the OS installer worked as expected. My guess is that the video driver
    switched to the LVDS screen. You might be getting a video driver update - check the BIOS settings and disable LVDS if enabled.
    Sean Liming - Book Author: Starter Guide SIM (WEI), Pro Guide to WE8S & WES 7, Pro Guide to POS for .NET - www.annabooks.com / www.seanliming.com
    There's no driver updates, also I don't have the option for LVDS in the bios. The computer has a display port and HDMI, I'm using the HDMI.
    I re-imaged the computer and tried updating 1 update at a time to try an isolate the problem. About 5 updates in I realized it would take several hours to complete the job, so I started to group the updates. The problem re-occurred with the following
    group of updates.
    KB2991963
    KB2992611
    KB2993958
    KB3003743
    KB3004361
    Unfortunately I don't see a correlation. I re-imaged and re-installed the updates on 3 other identical machines and could not reproduce the problem. Very frustrating...

  • Connecting to different SQL Server servers?

    I'm very interested in trying out (using) SQL Developer, but have a problem connecting to 2 different SQL Server servers on my laptop. I have both SQL Server 2005 and 2000 installed. I can connect to my default server (2005 - localhost), but how can i connect to my second server - localhost\SQL2000?
    Thanks.

    In these, there has has to be different ports set up for each server. so default is 1433, but this can be set as administrator and set differnt ports for each server. In the latest builds we have support for native authentication so this should ease issue like this somewhat.
    Barry

  • ESSO PG on something different than MS AD

    Is it possible to make PG (from 11.1.1.5.1 ESSO distro) functional on something different than MS AD, like ADAM? I deployed the ADAM, LM and PG (both client and server). LM works successfully and (after first sync) created ADAM nodes (of class vGOUserData) in OU=People,dc=domain,dc=local container. Keeping in mind that (in MS AD case) for PG to add user logon I should first manually create user and only after that use "Add New SSO User" link. So, I manually created two semi-empty nodes of class vGOUserData too ("semi-" - due to lack of data to put in very special attributes, including encrypted ones). After selecting "Manage SSO Users" - "Find User(s)" PG successfully shows me all created users (both from LM and manually created). But when I try to add new logons (no difference, for "LM" or "manual" user entries) PG shows me error message saying that "System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException: The local computer is not joined to a domain or the domain cannot be contacted". What's wrong with it (ADAM & PG are deployed on standalone Win2K3 Server)?

    Update: seems that ESSO PG simply doesn't works on LDAP servers other than MS AD. It doesn't works at all. I tested it on ADAM and DSEE. Problems with ADAM are difficult to research, because traffic is protected via GSS-API, so I simply can't sniff network traffic as it encrypted. But as for DSEE, problems are described below:
    Documentation (Oracle® Enterprise Single Sign-on Logon Manager Best Practices: Deploying ESSO-LM with an LDAP Directory Release 11.1.1.5.0 E21003-01) says about locator object: +"You must create the vGOLocator object at least at the same level as the container that holds user accounts. Ideally, vGOLocator should exist inside the directory’s user accounts container"+. So I created LDAP structure as shown below:
    (+)-dc=domain,dc=local (Root context)
    |---(+)-ou=Users
    |---------(+)-ou=vgoLocator
    |---(+)-ou=ESSO
    |---------(+)-ou=People
    |---------(+)-ou=SSOConfig
    As you can see, structure looks quite correct: vgoLocator "ideally exist inside the directory’s user accounts container", right?
    Than I setup application templates, filled LM settings (via LM Administrative Console), wrote them into registry hive and published all those settings into LDAP (DSEE). It works correctly and LDAP structure now looks like that:
    (+)-dc=domain,dc=local (Root context)
    |---(+)-ou=Users
    |---------(+)-uid=ESSO.Administrator (created manually)
    |---------(+)-ou=vgoLocator
    |---(+)-ou=ESSO
    |---------(+)-ou=People
    |--------------(+)-cn=ESSO.Administrator (created by LM while performing LDAP sync)
    |---------(+)-ou=SSOConfig
    |--------------(+)-ou=2c58e3b2-320a-4ed2-a708-90065620e5d1 (created by LM admin console while publishing settings into LDAP)
    OK, now LM works perfectly, but we want to create centralized system, right? So I had to deploy PG. It was deployed and started. The first task was to correctly fill storage settings. I used values as shown below:
    Storage Type: Oracle Directory Server Enterprise Edition
    Server: esso.hq.domain.local:1389
    Root DN: dc=domain,dc=local
    User Path: ou=Users,dc=domain,dc=local
    Connect as User: cn=Directory Manager
    Password: **********
    Use secure connection (SSL): no
    Use configuration objects instead of application list: yes
    Role/Group support: no
    Configuration and role/group objects root DN: ou=SSOConfig,ou=ESSO,dc=domain,dc=local
    Admin Group DN:
    User PrePend: UID
    Config looks OK, isn't it?
    But when I tried so save settings, I got error "Cannot find any configuration objects". Metalink shows me two articles on this problem: 1305060.1 (says that i must not use space in Configuration and role/group objects root DN). Can you see any spaces in "ou=SSOConfig,ou=ESSO,dc=domain,dc=local" string? Next article was 1298762.1 that says that "This is because the container you have listed in the Storage Setting titled 'Configuration and role/group objects root DN:' does not contain any ESSO objects such as templates or password policies". But that container really contains ESSO objects (three, to be more precise), so that wasn't the solution too.
    OK, let's look in depth... I installed wireshark and captured network traffic from PG to LDAP. There was four LDAP-related calls:
    1. PG searches object ou=vgoLocator,dc=domain,dc=local. LDAP says "no such object" (of course, because we read documentation and created locator in "ideal" container - inside Users container). WHY? WHY it tries to find it there???
    2. PG searches LDAP for dc=domain,dc=local. LDAP says "OK"
    3. PG searches LDAP for ou=Users,dc=domain,dc=local. LDAP says "OK"
    4. PG searches LDAP for ou=SSOConfig,ou=ESSO,dc=domain,dc=local. LDAP says "OK"
    That's all. No more LDAP requests, PG simply throws an error as shown above.
    "OK" - said me to myself, let's create locator at the position, where PG expects it to find, i.e. at ou=vgoLocator,dc=domain,dc=local. Wow! PG now accepts settings entered earlier and I almost become happy. LDAP now looks like that:
    (+)-dc=domain,dc=local (Root context)
    |---(+)-ou=Users
    |---------(+)-uid=ESSO.Administrator
    |---(+)-ou=ESSO
    |---------(+)-ou=People
    |--------------(+)-cn=ESSO.Administrator
    |---------(+)-ou=SSOConfig
    |--------------(+)-ou=2c58e3b2-320a-4ed2-a708-90065620e5d1
    |---(+)-ou=vgoLocator
    So, let's play with users, yeah? Let's click on "Manage SSO Users" and have some fun? But PG tells me "Invalid storage settings" error... WTF??? OK, let's start network sniffer again and look, what's happened. Oh-oh... Wireshark shows me that PG tries to logon onto LDAP using credentials "UID=ESSOPG\SVC_SSO,OU=USERS,DC=DOMAIN,DC=LOCAL" and LDAP declines authentication requests. BTW, ESSOPG\SVC_SSO is a local user, used (according to documentation, of course (looks like it's now my favorite phrase)) by IIS as anonymous user. WHY??? Why PG uses that user instead of "cn=Directory Manager", that I entered into storage settings five minutes earlier???
    OK, if PG wants that user, let's create him in LDAP, yes? So I created such an user in LDAP and now it looks like that:
    (+)-dc=domain,dc=local (Root context)
    |---(+)-ou=Users
    |---------(+)-uid=ESSO.Administrator
    |---------(+)-uid=ESSOPG\SVC_SSO
    |---(+)-ou=ESSO
    |---------(+)-ou=People
    |--------------(+)-cn=ESSO.Administrator
    |---------(+)-ou=SSOConfig
    |--------------(+)-ou=2c58e3b2-320a-4ed2-a708-90065620e5d1
    |---(+)-ou=vgoLocator
    Test with LDAP browser shows that I can access LDAP using that newly created user. Just one thing: according to LDAP rules, I have to use double slashes in logon name: "uid=ESSOPG\ \SVC_SSO,OU=USERS,DC=DOMAIN,DC=LOCAL". But PG doesn't know anything about such a rule and simply passes "uid=ESSOPG\SVC_SSO,OU=USERS,DC=DOMAIN,DC=LOCAL" (with one slash) to LDAP. LDAP declines auth request. What to do now? Eureka! Let's enter two slashes directly into PG settings! So, let's go to "Web Service Account" page and add one more slash into "User Name" field. Now it contains value "essopg\ \svc_SSO". Cursor moves to "Save" button, clicks on it....
    PG shows me an error message: "Please enter the User Name in format "domain\userid".".....
    I surrender. I have more than fifteen years experience in software development and information security, but I can't setup such a "simple" solution...
    P.S. I asked local Oracle representative: "have you ever tried to deploy PG on non-MSAD LDAP?". He answered "NO, because it's a very common way - to use existing MS AD to store outside data". Very strange opininon:
    1. MS AD are owned and supported by IT department
    2. IT security projects, like E-SSO are pushed into company by Security department
    3. 1 + 2 means that "The less impact the new solution will make on existing IT infrastructure (BTW, MS AD schema extension and storing outside data in it is a VERY big impact) - the easier the implementation process will be too". It's sad that Oracle doesn't understand such a simple thing
    P.P.S. He also told me that "if something doesn't works, I should create SR". But there is some problem: in order to customer to buy ESSO and support (required to create SR's) I have to persuade him to use such a solution, right? Solution, that currently doesn't works? So, there's the only way remains: I have to buy SR's and create request on my behalf. But what must such an SR include? Phrase "Product doesn't works at all"? Oracle tries to get money several times for single work (once from me, because I have to buy SR in order to make Oracle's product work, and than from customer, who will buy the product itself)? Right?
    P.P.P.S. Forum engine shows two slashes as line feed, so I had to insert space between them in order to show them correctly

  • Mvmt Type 122 value different than Mvmt Type 101 value

    Is it standard in SAP for the $ unit value of a 122 tx to be different than the $ unit value of a 101 tx?  Can the parameters in SAP be changed for 122 tx to debit GRIR at PO price so that the 101 tx and 122 tx clear?  It seems the 122 tx is values at invoice price and not PO price?

    Dear,
    If 122 movement value is different from 101 -
    1. Check on what basis system picking the value for 122 movement. From Moving average price?
    2. Let's know you are doing 122 reference to PO or original 101 document number?
    Meanwhile, try with MB01 reference to PO number - 122 movement.
    Regards,
    Syed Hussain.

Maybe you are looking for

  • Cannot drop table

    Versions are Oracle 11.2.0.1.0 and SQL Developer 4.0.0.12 on Windows 7 Ultimate SP1. Hi I'm following the CBT Nuggets SQL Fundementals training (video #11) and cannot drop a table I have just created.  The command executed and error are: drop table n

  • Translations for Notes and Attachments

    Dear members, Before posting this query, i searched and followed the threads for translations. However most of them specified the method for tranlsations at very high level like button , label etc. But i need to translate the following... This is rel

  • How do I set up and monitor a PC laptop from my Imac in Apple Remote Desktop?

    I have been able to set up all the Apple computers in my office using a client installer package but can't figure out how to install and use remote desktop on the windows machines in the office.

  • [SOLVED]"The requested URL returned error: 407" while using pacman

    pacman worked fine until now. When I try to upgrade with pacman -Syu it returns what is written below even though internet works fine without problems(I'm posting from the same system using firefox) How can I get pacman working again? :: Synchronizin

  • How to set Dnet assembly object instance

    I have an MKS Dnet MFC (P6AO) that I want to connect to.  I have been able to connect to other MFCs using my Vi as long as the input assembly instance is set to 14 and the output assembly instance is set to 19.  I can explicitly message this MFC.  Wh