Is it possible to use SSL with LDAP, but not rest of Hyperion environment?

Hello Experts,
We need to encrypt the user credentials passed between LDAP and Shared Services. For this, I believe, we need to use SSL. And for that, we need to SSL enable the Web App Server that Shared Services runs off? If we enable SSL on this, is it possible to continue using non-SSL versions of App & Web servers in the rest of the Hyperion environment? This is because SSL will cause a negative impact to performance, and we want to reduce that impact as much as possible.
Environment:
Shared Services 9.3.1.0.7 on WebSphere Application Server 6.0.2.11 on Windows 2003
Planning 9.3.1.1
Essbase 9.3.1
HFM 9.3.1
BI+ 9.3.1
Please Suggest. Thanks in advance.
Regards,
Sonu

Both windows and osx do a few things that can cause problems, they do what you say, they assume that you will connect to the same network you last connected and try to use the same configuration, they try to skip most steps like dhcp and arp and it will probably work fine if it actually is the same network and no one else got the same IP otherwise they will have to go through all the steps.
I have seen a blog post describing the differences a while ago but now I can't find it and I don't remember how I got there, I guess that if you search long enough you might stumble upon some description of this. From what I remember, the short story is that on linux programs go by the book and try to be good neighbors, windows and osx don't and they can cause trouble just for the sake of shaving a few seconds of the time to get connected, the thing is most of the times it works fine

Similar Messages

  • Trying to login over a form using ssl with ldap

    i am trying to loging over a form using ssl. i have kept the cacert at the specified /usr/java/jdk1.5.0_03/jre/lib/security/cacerts.
    i am getting this error.
    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    kindly help it is urgent.
    Regards,

    A possible reason for this is the requirement for something in the 'Path' field such as public_html - some ISPs don't use this, some do, or something different. This is a folder in your server space, and its contents represent the published webspace, so if you don't have the path when it's required you are publishing to a level on the server one above what outsiders can read. This is something you'd have to check with Easyspace.

  • Is it possible to use FaceTime With my two IPad With the same email address? I Will Google to china next month And i would like to communicate With my kids.

    IS it possible to use FaceTime With my two IPad That has the same address? I Will Go to China soon And i would like to discuss With my kids from there i.e. One IPad in China And one in Montréal.

    No, this is not possible.  It would be like dialing your own phone number.  You must verify an additional new email address for your second iPad.  See the following link which will tell you how to do this.  You will need to add this new address to Facetime app in one of your iPads.
    http://support.apple.com/kb/HE68

  • Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Hi .
    Apple no longer supports Safari for Windows if that's what you are asking >  Apple apparently kills Windows PC support in Safari 6.0
    Microsoft has not written IE for Safari for many years.

  • Hi all, I want to know if is possible to use imessage with iphones in different countries, like bb??, Hi all, I want to know if is possible to use imessage with iphones in different countries, like bb??

    Hi all, I want to know if is possible to use imessage with people in a different contry

    yes it is possible to use imessage with your contacts in different countries.

  • Configuring SquirrelMail to use SSL with SMTP

    I ran the conf.pl script to have SquirrelMail access my IMAP server via SSL, and everything works.
    I then tried to use SSL with SMTP as well but when I used SquirrelMail to send mail, I got an error saying "Can't open SMTP stream". What is the correct setting to tell conf.pl to use?
    I had secure SMTP enabled and chose CRAM-MD5 for the authentication method.
    I actually have my web server and smtp server on the same machine, so this is more of a hypothetical question. In the end I turned off secure SMTP and set authentication back to none.
    Ben

    I don't have access to logs right now, but to answer your other question, SSL works fine when sending from Mail.
    But with Mail, I supply the username and password; which user does SquirrelMail use to send?

  • Is it possible to connect an external camera via bluetooth to the Iphone 4 and use it with Facetime, if not.. why?

    Is it possible to connect an external camera via bluetooth to the Iphone 4 and use it with Facetime, if not.. why?

    Ok, in 2015 is it possible now? I would like to use an iPad and Face to share content between a dressmaker in Asia and a customer in the US, and I would like to attach better camera's than the built-in camera's on the devices.
    Any thoughts? Any updates to the original post?
    Thanks,
    James

  • Possible to use BlazeDS with GAE Java?

    Is it possible to use BlazeDS with the new GAE Java update? It's working on the local development server, but not on the online one. Apparently, BlazeDS uses some Java classes not in GAE's whitelist yet. Any workarounds? PyAMF on GAE works fine for Python, but I'd like to use BlazeDS and Java. Thanks!

    Yes, it is very much possible. I have done the integration, please check the steps in my post.
    http://sixtyfourarts.blogspot.com/2009/05/gae-integration-with-blazeds-in-eclipse.html

  • Ist it possible to use icloud with iphone3g

    ist it possible to use icloud with iphone3g

    The only formally supported thing is manually setting up an iCloud mail account. Even though Find My Phone will seemingly connect my iPhone 3G doesn't show up as it being connected through the iCloud web site.
    http://support.apple.com/kb/HT4864

  • Is it possible to use Blockbuster with AppleTV?

    Is it possible to use Blockbuster with AppleTV.  I bought the AppleTV 06/2012 at an Apple Store...not sure if I have v1 or v2.  Thx

    Not natively. If they have an app and it's enabled for airplay you could use an IOS device to beam content.

  • IS IT POSSIBLE TO USE HIBERNATE WITH NETBEAN?

    Hi and Happy New year,
    Please, is it possible to use hibernate with netbean. If yes, where can I get the materials on the configuration.
    Thanks
    Emeka

    NetBeans is an IDE. Hibernate is a data access API/solution. So not sure what you're asking. If you want to know if NetBeans IDE has Hibernate integration, go look at NetBeans feature set and/or plugins. Either way, Google...

  • Is it possible to use jdbcappender with jboss's logger?

    Hi
    Is it possible to use JDBCAppender with org.jboss.logging.Logger instead of org.apache.log4j.Logger? secondly can i also use jboss.logging.logger to send my logs to the database (not manually, using configuration file as with apache.log4j) ?
    TIA.

    Back in my days, when you were new to Java, you wrote all sorts of stupid console programs and crapplets to get the hang of it.
    Anyway, without seeing JBoss' logging framework, I'm gonna say "no, you can't" unless they've actually bothered to make it compatible with commons-logging (or was that log4j). However, you probably could write your own JDBCAppender for their framework or at least a small adapter that would forward the logging requests to log4j.

  • Is it possible to use emoji with email on snow leopard

    Is it possible to use emoji with email on snow leopard?

    Probably not, since those are Lion/ML items and SL doesn't have them. That's my WAG.

  • Is it possible to use iMessage with restrictions turned on?

    Is it possible to use iMessage with restrictions turned on?
    To be more specfic is it possible to use iMessage with the camera feature block via restrictions?  It appears that iMessage cannot be use with the Camera restricted, but I want to verify my experience with the community.
    Thanks

    Other users have reported the same blocking.  This one gives a good explaination.
    https://discussions.apple.com/message/16411942#16411942

  • Is it possible to use aim with a mac for free?

    Is it possible to use aim with a mac for free?

    If you mean the application AIM for Mac, it will depend on your download speed.
    If you mean "Can I use iChat with an AIM a screen name and does it cost anything ?" then the answer is Yes you can and no it does not cost and there is no download to do.
    If you mean "Can I use the AIM service with an @mac screen name and can this be done for free ? " then the answer is again yes.
    A trail account cost nothing and will work in ichat after the 60 days is up
    A Paid for but Lapsed account will also work in iChat and for this purpose can now be considered free.
    As I said and hinted at before your first question does not make it clear what you are actually asking.
    The Application AIM for Mac is stuck at version 4.7 and does not do Video or Audio Only chats.
    It has things that are useful in tweaking Buddy Lists in iChat but it is not specifically needed to contact AIM Buddies.
    9:00 PM Tuesday; June 24, 2008

Maybe you are looking for

  • Itunes account for my ipod

    I have a previous itunes account for my ipod, from about 5 years ago. I need to sync those with my new iphone I just got but I think I now have 2 accounts, cannot remember original one...

  • Help with delete duplicate locked files

    I'm kinda new at this so forgive me if I'm a bonehead. I made a contribute site, then wanted to disable check in check out. All the files have duplicate locked files remaining on server and they take eons to ftp. Is there an easy way to delete them a

  • Question about debugging a DLL.

    The most common use of LV for us is to provide a GUI that then calls some DLL’s that then interface to our chip. To complicate things there are at least two families of our part and they use two different DLL’s. To further complicate things, the DLL’

  • Warning in the activation SOLMAN40_MOPZ_TTYP_SLMO_000

    Dear Gurus!!! I want to active the SOLMAN40_MOPZ_TTYP_SLMO_000 BC Set, but is end with a warning " The activation was probably not successful. The customizing data may not have been written completely into the customizing tables" The Log show  warnin

  • Issues in aggregation

    Hi, I have a requirement as below: Measure Ver 100 1 150 1 110 2 150 2 50 3 100 3 I have other dimensions as well which I have not included for clarity sake. I have created a cube in OLAP (10g R2) using AWM (10g R2). I have created a dimension on ver