Has anyone set up a Solaris 8 LDAP client to use with iPlanet DS 5.0?  I have only found docs for compiling OpenLDAP and have had NO LUCK with it. I can't get an LDAP client to run.

help with client
error on ldap_client_file
ldap_client_cred

Hi,
Yes it can be done provided U've given proper information during configuring.The sun machine which is to be used as a client should be installed as a ldap client "at the time of installation ldap client option should be chosen.

Similar Messages

  • Has anyone set up a Solaris 7 LDAP client to use with iPlanet DS 5.0?  I have only found docs for compiling OpenLDAP and have had NO LUCK with it. I can't get an LDAP client to run.

    I am trying Not to have 3 separate versions of LDAP in my environment (iDS5,Native Solaris LDAP,OpenLDAP). Can anyone point me to some DETAILED instructions to get an LDAP client (not server) running on Solaris 7?

    Hi,
    While U try to upgrade solaris it first tries to check the installed softtware & application and patch's specific to the exsisting version b'coz these patch are specific to version in most cases.Since in Ur case the authentication is done in ldap it would become bit of a mess if U upgrade.

  • HT1203 Can I share one iTunes account for my iPad and two I phones? If so, how can I get the purchased apps and music on all three devices? Do I need a home computer,

    Can I share one iTunes account for my iPad and two I phones? If so, how can I get the purchased apps and music on all three devices? How do I sync all the devices to have the same music and apps?

    You can set up an iCloud account on each one (the SAME iCloud account using the same AppleID on each) and then sync via iCloud.
    http://support.apple.com/kb/HT5262\
    However, an iCloud backup nor sync contains purchased content - that is available for redownload from the iTunes and App stores (so no need to waste iCloud space storing it for you).
    So, for purchased content, you will have to download it on each device - just use the same AppleID and download each item on each device.
    Without a computer to aid the sync'ing, downloading the purchased content on each device is the only way.
    P.S  audiobooks cannot be re-downloaded once purchased (all other content can be), so without a computer to save, store and move the audiobook files around, you will only be able to put those on one device - the one you first purchase it on.

  • My computer crashed and I had to reinstall windows 7, how can I get the playlist on my iphone onto itunes?

    My computer crashed and I had to reinstall windows 7, how can I get the playlist on my iphone onto itunes?

    It has always been very basic to always maintain a backup copy of your computer for this very occasion. 
    If for some reason you have failed to do this, not good, then you can transfer itunes purchass from the ipod. File>Devices>Transfer Purchases

  • I have had my ipod nano for 2 months, and the left earbud no longer works. Can I get a replacement, and how do I go about it?

    I have had my ipod nano 7th gen. for 2 months, and the left earbud no longer works. Can I get a replacement, and how do I go about it?

    Or make an appointment at the Genius Bar of an Apple store
      Apple Retail Store - Genius Bar

  • HT204266 I bought an app for 4.99 and it not the app I needed. Can I get my money back or a credit?  It didn't do what I thought it would do.

    I bought a 5 dollar app that didn't do what I understood it would do. Can I get my money back or even a credit? The app I bought I wanted it to zip a file video so I could get the video off my iPhone cause it took up all my hard drive space and it wouldn't zip a file from my phone like I understood it did. So since then I've found a free izip that did what I needed. Is there any way to get my money back and or return the app?F

    Here is a link to the return policy.
    http://support.apple.com/kb/HT4461
    But, no.

  • My yahoo emails got wiped off and I had to access my email for my booking reference. Had to buy new ticket. Can I get compensation?

    Hi,
    I would really appreciate some help. I had to catch a train yesterday and I had previously bought my tickets online. I had to access my booking reference before I could collect my tickets at the station. I found- to my horror- that my yahoo emails had been wiped clean! Curiously enough, my other email was unaffected. I had to buy a new ticket which was very expensive. On getting home, I checked my email and found that it was unaffected, so it must be a problem with my phone and not the email itself. May I know I can get my emails back and if I can claim compensation for my tickets? Very unpleasent experience!
    Best wishes
    RL1

    This is almost exclusively a user to user forum, but for what it's worth I doubt you can get reimbursed. There are various things that might have happened. It's the nature of the digital world, not just BlackBerry.
    Going forward save important emails to the device. It would be wise to copy and paste critical information into notepad, just in case.
    - Ira

  • Where can i get adobe-forms-client.jar

    Where can I get adobe-forms-client. jar file if any one know tell me...
    "import com.adobe.idp.services.BLOB;" this shows error so which jar I have to include...

    Thanks for your reply...
    But I did not find any specific forum to discuss about Superseding information of Adobe Security Bulletins. Could you please help me if you have any idea about it ?
    Thanks in advance.

  • Please I can not get a .jar file to run on XP SP3 start/run/cmd/

    I can not get a .jar file to run on XP SP3 start/run/cmd/
    Please help if can figure this out. I'm convinced it is a Windows XP SP3 problem from searching on google and seeing other ppl on XP SP3 with same problem (but no working solution for myself). I'll try to be complete-listing all I've done.
    I had installed: Java SE Runtime Environment v6u14 for Windows Multi-language
    I had checked here it was working properly: http://www.java.com/en/download/manual.jsp
    I'm trying to run this jar file (soht-client-0.6.2.jar):
    http://prdownloads.sourceforge.net/telnetoverhttp/soht-java-client-0.6.2.zip?download
    http://www.ericdaugherty.com/dev/soht/javaclient.html < this is the information for the program.
    (yes the file can be executed and should open the program's window
    I wanted to post screenshot of it but friend that it's working for isn't here)
    _(Please find log of all cmds I did in this post here: http://pastebin.com/f792983df )_
    _I have extracted +'all' the files to: C:\062\+_ (I have tried using other directories, same problem)
    ++I then start/open/run/cmd+
    then I: cd C:\062\+
    then I try various commands - all+ of these do absolutely nothing- meaning no errors, no reply, no window opens, nothing except enters that directoy again:
    java -jar soht-client-0.6.2.jar
    java -jar -client soht-client-0.6.2.jar
    java -client -jar soht-client-0.6.2.jar
    java -jar soht-client-0.6.2.jar soht.properties
    soht-client-0.6.2.jar
    So I try this cmd: java soht-client-0.6.2.jar
    Reply:
    C:\062>java soht-client-0.6.2.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: soht-client-0/6/2/jar
    Caused by: java.lang.ClassNotFoundException: soht-client-0.6.2.jar
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: soht-client-0.6.2.jar. Program will exit.
    I try this cmd:
    java -jar soht-client-0.6.2.jar -client
    Reply:
    C:\062>java -jar soht-client-0.6.2.jar -client
    Unable to load configuration file: -client - java.io.FileNotFoundException: -cli
    ent (The system cannot find the file specified)
    SOHT Java Client
    The SOHT Java Client requires a properties file. Either start
    the application in the same directory as the soht.properties
    file, or specify the file name on the command line:
    java -jar soht-cleint-<version>.jar c:\soht.properties
    So then I do these cmds which produce the exact same error/reply just above; Unable to load..:
    j_ava -jar soht-client-0.6.2.jar -client soht.properties_
    java -jar soht-client-0.6.2.jar -client C:\062\soht.properties
    So then I copy soht.properties to C root and do:
    java -jar soht-client-0.6.2.jar -client C:\soht.properties <same error as above
    Then from other information I have read I right click on the .jar file, select open with Always open with:
    _"C:\Program Files\Java\jre6\bin\javaw.exe"_
    Try again.. same problem.
    Then I do cmd:
    _"C:\Program Files\Java\jre6\bin\javaw.exe" -jar "C:\062\soht-client-0.6.2.jar"_
    does nothing, retry the other commands same thing (either nothing or those same replies)
    Then I read (http://forums.sun.com/thread.jspa?threadID=5384879) someone had the same problem as I and they solved it by uninstalling all Java/reboot/ then install JDK 6 Update 14 with NetBeans 6.5.1 start NetBeans and then it worked for them.
    So I unistalled all Java, rebooted and gave the cmd another try (before re-installing), now a new error, of course:
    C:\062>java -jar soht-client-0.6.2.jar
    'java' is not recognized as an internal or external command, operable program or batch file.
    Then I install  Java SE and NetBeans Cobundle (JDK 6u14 and NB 6.5.1) Final Release/ reboot/ open Netbeans/
    go to test java page; all is good, run cmds again -and still nothing..
    C:\062>java -version
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
    I reassociate program with: C:\Program Files\Java\jre1.6.007\bin\javaw.exe_
    same thing.. nothing
    Thank you very much for your time :D_
    PS. My computer has been newly reformatted so needing another reformat I'm sure is not the solution.

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • HT1947 Remote app requirements are stated as "software version 3.1.3 or later". I am running 4.2.1 and when I try to download it says 4.3 required. Where can I get the (old) version that runs on my IOS?

    'Remote' app requirements are stated as "software version 3.1.3 or later". I am running 4.2.1 and when I try to download it says 4.3 required.
    OK, I understand that new versions make use of facilities that come with new versions of IOS, but there is/was a version that runs on 3.1.3 and therefore, I assume 4.2.1. Where can I get the (old) version that runs on my IOS?
    The app store seems to ignore all legacy equipment owners, and want me to spend loadsa money to get the latest shiny toy. It probably makes business sense, but I dislike companies that take that approach. This is my first venture into smart phones, and I like the IOS interface, but I'm not sure I can afford the maintenance.

    The app store seems to ignore all legacy equipment owners, and want me to spend loadsa money to get the latest shiny toy. It probably makes business sense, but I dislike companies that take that approach.
    This is standard for Apple.  While there is little official mention of the software support lifespan for equipment, typical support has been about 4-5 years for computers.  It strikes me that newer items, especially mobile devices, are not built as sturdily nor do they have the hardware upgrade capabilities required to keep up with newer systems.  When we bought an iPhone 4S we were told by the person in the store we'd probably be looking at a newer model in two years.  The iPhone 3G could be anywhere from 2 to 4 years old, putting it well into.
    As for app availability, Apple typically pulls old software versions from its site when new versions appear.  If it is a non-Apple app then I guess it is up to the vendor. It is indeed tiresome but it is not at all unusual.  Since I only ever run used Macs, I download current versions even though my computer won't run them, stick them on a hard drive, then I have them when I upgrade to a newer used computer.  If you run older equipment you have to learn a different mode of operation to exist with the Apple 'new and innovative' but 'forget about the old' philosophy.

  • RAM: Has anyone else had good luck with Corsair?

    First of all, thanks Bas and Scottg26 for pointing out the correct version of Memtest86+.
    I know that Corsair has a crappy rep around this forum when it comes to the Athlon 64.  However, I've had nothing but good luck so far (knock on wood).  I've been up and running for almost a month now with no BSODs and the computer has booted every time so far.  I'm using Corsair TwinX 1024 LL in slots 1 and 2 with the speed settings on Auto in the BIOS with a voltage of 2.6.  I've run Prime95 for up to 10 hours or so with no errors and I just ran one pass of Memtest86+ v1.00 with no errors.  It took 18:50 and showed the following settings:
    Memory: 1024M  1447MB/S
    Settings: RAM: 200Mhz(DDR 400) / CAS:2-3-2-6 / Single Channel (64 Bits)
    However, I will point out that the only real world test it's really passed so far is playing Call of Duty.
    Here's a link to the actual RAM on NewEgg:  http://www.newegg.com/app/ViewProductDesc.asp?description=20-145-435&catalog=147&manufactory=BROWSE&depa=1
    Is anyone else happy with their Corsair RAM so far or did I just get extremely lucky?

    Quote
    Originally posted by amxandy
    I read the horrible reviews for Corsair on this forum after placing my order for a stick of Corsair CMX512-3200C2PRO memory (I couldn't resist the activity lights). I have had no problems running at specified memory timings. I have always had good luck with Corsair and will continue to use them.
    Yeah They are neat at that. Question is how well do they overclock?
    I'm getting a 28Mhz fsb overclock out of these dimms that I have and They are used I admit, But like the seller said they are great overclockers!

  • Can't get adobe digital editions to run

    I downloaded adobe.com/products/ digital editions but my  computers says windows can't run it?? help - I have the lastest flash... ?  (I have windows vista )

    Here is what computer (Windows Vista) says when I try to run the program.  "Adobe digital editions has stopped working. A problem caused the program to stop working correctly. windows will close the program and notify you if a solution is available"
    Date: Sat, 9 Feb 2013 20:59:06 -0800
    From: [email protected]
    To: [email protected]
    Subject: can't get adobe digital editions to run
        Re: can't get adobe digital editions to run
        created by Pat Willener in Adobe Reader - View the full discussion
    1daisy wrote: windows can't run itThat does not sound like an error message Windows would issue; please provide the exact error message you are getting. 
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5061535#5061535
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5061535#5061535
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5061535#5061535. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Reader by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I can't get 5.1 Surround Sound running Windows 7, Mid-2010 Mac Pro

    Hello,
    So I'm running bootcamp on my Mid-2010 Mac Pro and I can't get Dolby Surround Sound to run from the Realtek HD Audio Manager. Is there a way to produce true Dolby 5.1? I understand this may be more bootcamp related than to the actual hardware itself but I figured this is the best place to start troubleshooting this.
    Thanks

    I can try-dunno how much help I'll be, though
    go here for Realtek drivers for surround sound
    http://www.realtek.com.tw/products/productsView.aspx?Langid=1&PFid=37&Level=5&Co nn=4&ProdID=144
    try this: go to Windows Sound, then playback devices, then click on speakers icon (should have realtek as default). Click on that, and click configure
    if realtek has a sound manager, try clicking on that, and a config dialog might appear
    sorry can't be much more help than that
    JB

  • My CS6 Indesign has quit several times and now won't even open anymore, how can I get it to work?

    My CS6 Indesign has quit several times and now won't even open anymore, how can I get it to work again? I need it back asap!!

    Start by emptying the InDesign Recovery folder.

  • I have purchsed gem in clash of clan through my credit card but i didnt recieve the gems..it has also reflected in my bank account and my itunes purchase history...how can i get them back??who should i complain to??? plz help....

    i have purchsed gem in clash of clan through my credit card but i didnt recieve the gems..it has also reflected in my bank account and my itunes purchase history...how can i get them back??who should i complain to??? plz help....

    You need to talk to clash of clans first. The game should have a support link.
    If they can't/won't help you then you turn to iTunes support.
    There seem to be a lot of issues with in app purchases in this game because not a day goes by that someone doesn't post a thread asking something similar.

Maybe you are looking for