Apex and LDAP - Worked on 4.0.1 , no longer works on 4.1

We recently upgrated from 4.0.1 to 4.1 (current version), and all of our LDAP authentications have failed.
DN Field: cn=%LDAP_USER%,CN=USERS,DC=MYDOMAIN,DC=COM
This was working fine on 4.0.1, and converted properly during the upgade. Anyone have a similar issue ?
Also, where the heck did the LDAP test function go, that was very useful!

Canucklehead wrote:
We recently upgrated from 4.0.1 to 4.1 (current version), and all of our LDAP authentications have failed.
This was working fine on 4.0.1, and converted properly during the upgade. Anyone have a similar issue ?
You don't happen to have your database upgraded (eg 10g to 11g) ?
Also, where the heck did the LDAP test function go, that was very useful!Try this from the sql workshop > sql commands, and run it for the parsing schema of an application you have the authentication on:
DECLARE
   ldap_host      VARCHAR2(200);
   ldap_port      VARCHAR2(200);
   l_user         VARCHAR2(200);
   l_password     VARCHAR2(200);
   l_retval       BINARY_INTEGER;
   ldap_session   DBMS_LDAP.session;
BEGIN
   -- adapt these!
   ldap_host   := '127.0.0.1'; -- or the hostname, eg servername12
   ldap_port   := '389'; -- 389 is standard, no ssl
   l_user      := 'johndoe'; --put your search string here, eg cn=John Doe,dc=some,dc=domain,dc=com
   l_password  := 'xxx';
   DBMS_LDAP.USE_EXCEPTION := TRUE;
   --create a session
   ldap_session := DBMS_LDAP.init(ldap_host, ldap_port);  
   --authenticate user through simple bind
   l_retval := DBMS_LDAP.simple_bind_s(ldap_session,
                                       l_user,
                                       l_password);
   dbms_output.put_line('return value of bind: '||l_retval);
END;See if that throws an error and if it does then post it.

Similar Messages

  • I just bought a (used) Iphone 3gs for wife and it had angry birds and $89 Navigation on it (I paid extra for it).  Once updated and logged into my I-tunes it no longer works? How can I make those apps work?

    I just bought a (used) Iphone 3gs for wife and it had angry birds and $89 Navigation on it (I paid extra for it).  Once updated and logged into my I-tunes it no longer works? How can I make those apps work?

    Apple doesn't have anything to do with this other than enforcing the DRM protection. The developers of this content expect to be paid if someone wants to use their content. When you purchase content in the app store, you purchase a license to use the content. This license does not permit you or anyone else to resell or give this content away. The individual you purchased the phone from simply does not have the right to sell or give away any purchased content on the phone. You were deceived.

  • I have forgotten my security questions and the email linked to these is no longer working.  How can I change my security questions?

    I have forgotten my security questions and the email linked to these is no longer working.  Is there another way I can change my security questions?

    Click here and request assistance.
    (75745)

  • I downloaded version 4.0.1 and it crashed my system- my Norton no longer works and Firefox browser won't open. I did system restore which did not fix it. I tried downloading 4.0.1 again, it freezes when it tries to open "Checking add-on compatibility".

    I downloaded version 4.0.1 and it crashed my system, my Norton no longer works and the Mozilla Firefox browser won't open. I did a system restore, which did not fix it. I tried downloading 4.0.1 again, it freezes when it tries to open "Checking add-on compatibility". What the heck is going on??

    When I downloaded new stupid version causing crash my system My Norton gone
    after 4 h struggling finally I got it back but only protection I lost my identity safe data witch is very important for me my password can not be verify and I can not fix it I'm so mad I want old version back

  • I recently downloaded iOS 6 and since then, my shortcuts for messaging no longer work, I've tried resetting it, and deleting and re-entering them.

    I recently downloaded iOS 6 and since then, my shortcuts for messaging no longer work, I've tried resetting it, and deleting and re-entering them.

    Use the yahoo app if available?

  • When I'm on Facebook and play Fish World, sending gifts is no longer working, the drop down box won't open enough to see the "send" button. It works in other games, but not in Fish World, and I contacted Fish World who said it was a browser problem.

    starting yesterday I cannot get the drop down box to open to send gifts to my friends. Fish world told me a few weeks ago it was due to some updates with Facebook, but now that has been fixed and I can't get the game inFB to work. It works with other browsers - Chrome and IE9. Is there something I need to do on my end to fix this? Other facebook games work fine with drop down boxes, it's only fish world.

    problem solved

  • Drag and Drop export of vcards to Mail no longer works in Snow Leopard

    In 10.5, you could drag a vcard from the Address Book application, drop it on the Mail icon on the dock, and the vcard would be automatically attached to a new mail message. This no longer works in 10.6. Tested on a G4 iMac running Leopard and a Mac Pro on Snow Leopard. Kind of a bummer, as I used to send new contacts to business partners all the time this way.

    There have been other reports of drag and drop to the icon not working like it did/should.
    I imagine rewriting it for Docksposé caused a lot of code changes. Hopefully, they will fix the things that have fallen through the cracks.
    I forgot to mention the only workaround I can find is to create the new message first, and then use Docksposé to drop the vCards onto the new message.
    Message was edited by: Barney-15E

  • I updated my Firefox to 5.0 and now my Kaspersky Password plug-in no longer works. Spoke with them and they do not have a compatible update yet, so I want to go back to Firefox 4.0. How do I do that?

    I love the Kaspersky Pure Password program and us it constantly! After updating my Firefox browser from 4.0 to 5.0... I found that the plug-in for my password program no longer worked!
    I emailed them and they do not have an update yet that is compatible with Firefox 5.0....
    So I need to go back to 4.0 till Kaspersky has an update because I am lost without my password program!
    Please help me.

    Due to security vulnerabilities, rolling back to Firefox 4.0.1 is not recommended. Firefox 3.6.18 would be the safer choice.
    Here's the process to roll back:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, download and save Firefox 3.6 to your desktop for future installation. http://www.mozilla.com/firefox/all-older
    Close Firefox 5.
    You could install Firefox 3.6 over it (many have reported success) or you could uninstall Firefox first. If you uninstall, do not remove your personal data and settings, just the program.
    Unless you have installed an incompatible add-on, Firefox 3.6 should pick up where you left off. If there are serious issues, please post back with details.
    Note: I haven't actually tried this myself!

  • Installed snow leopard and the right click on my mouse no longer works. Any ideas?

    I just replaced my hard drive and installed a clean copy snow leopard with all updates. The right mouse button (normal wired mouse that came with imac) with the menu drop down is no longer working. changed secondary button in mouse settings and got the right click menu but now when I right click the file or group of files are no longer highlighted. this *****. any ideas?? Between the hassle of replacing a hard drive, mouse problems, firefox, opera, office mac and elgato tv problems and issues im fed up.
    Message was edited by: tele59

    Apple menu -> System preferences -> Keyboard and Mouse should give you controls over the mouse. If not, either Steer Mouse or USB Overdrive might give you better control.

  • Audio and video played inside of apps will no longer work.

    I use several apps to listen to audio and within the last few days I tried listening to NPR but when I hit "play" it would just buffer and never play. I then attempted to download some podcasts via iTunes as an alternative and kept  getting an error "unable to Download Podcast." I was not on the latest version (5.1.1)of iOS (was on version 5.1) and several apps needed updated so I updated everything.  Since then my videos within CNN, NBC, etc stopped working and the audio/podcast download issue remained.  Oddly, I can watch videos via the YouTube app or via blogs on a browser but videos or audio within apps(CNN, NPR, NBC, etc) do not play.  Sometimes I just get a blank screen and sometimes the audio will actually play but no video depending on the app I'm using.
    I have no problem surfing the internet or playing videos via YouTube app so it isn't a connection issue. Here are the steps I've taken thus far to resolve the issue but with no luck:
    First issue: Audio not working - just buffer. Also, couldn't download podcasts
    1. Restart
    2. Reset (On/Off + home)
    3. Update to latest version iOS (now on 5.1.1)
    4. Update all apps
    New issue: Video now doesn't work within apps.  Audio and podcast download still not working.
    5. Reset (On/Off +Home - again)
    6. Reset All Settings
    7. Restore from Backup
    8. Reset (On/Off +Home - getting desperate)
    9. Deleted CNN app from iPad and iTunes, ran sync and reinstalled.  Still no luck but now actually get a message when trying to play video "Unable to play video" (very helpful)
    I'm at a loss. any ideas would be much appreciated.
    Thank you!

    Did you already update to the latest iOS; http://support.apple.com/kb/HT4623

  • My internet works fine with my wired cable modem, but when i connect to my extreme base station and setup my wireless network the internet no longer works and my apple tv by default

    my cable modem works fine, but when I hook it up to my extreme base station and run through the prompts and set up my wireless network it doesnt work and neither does my apple tv by default. I am unsure how to correct this problem. It will come up saying that I dont have an IP address when I have it set to DCHP so I dont know what the problem is.

    Push the reset button on the modem and power the modem off
    Power off everything else....all devices....order is not important
    Wait 15-20 minutes or longer
    Connect the Ethernet cable from the modem to the WAN port (circle of dots icon) on the AirPort Extreme
    Power up the modem and let it run for 5 minutes by itself
    Power up the AirPort Extreme and let it run for 5 minutes
    Power up each other device one at a time a few minutes apart
    Check the network

  • Up to now, spam could be deleted and then eliminated in trash.  It no longer works. Have tried many ways to get rid of these messages but they keep showing up back in spam. Suggestions, please.

    I no longer can get rid of spam. I would delete them while in spam; then I would delete them again in trash mode.  Recently, the same messages reappear in spam.  I've tried deleting them one at a time and in a group but nothing works.  Two of the items are from apps and one is from Africa.  Are there any other ways to trash spam? Please help!

    Log in to your mail account on a web browser and delete them there.

  • Driod 4 - once I make a video and upload to fb the video is no longer working on my phone

    I have the Droid 4 and out of nowhere this issue just started.  When I take a video and then upload it to facebook, the video no longer becomes viewable on my phone.  An error message occurs saying it is no longer to be viewed (along those lines).  The video is viewable until it is 100% uploaded on facebook.  We've uninstalled and re-installed fb, got a new SD card and a performed a factory reset.  Still, it doesn't work   Again, I take a video, upload it on fb and then can't view it on my phone.  However, you can still view it on facebook. 
    Anyone else???

    You may have debris in your headphone jack blocking the sensor.  Try blowing hard on the jack, and inserting/removing your headphones quickly multiple times to clear it.

  • My wifi and bluetooth on my iPhone 4 is no longer working.

    in settings, wifi is grayed out, so i can't even select it, and when i select bluetooth it just keeps searching for it, no button to switch on or off. is this a hardware problem or a known issue with 4.3.5, and what can i do about it?
    would hate to have to send it back in again...
    thx!

    in settings, wifi is grayed out
    Try here >  iOS: Wi-Fi or Bluetooth settings grayed out or dim

  • My provider changed to pop3 port 995 incoming and port 465 outgoing. Now it no longer works. I went into the Thunderbird 28 beta and changed the ports

    I have Thunderbird 28 beta. After changing the ports, I no longer receive mail and this is the error message going out:
    Sending of message failed.
    The message could not be sent because the connection to SMTP server mail.3dcartstores.com timed out. Try again or contact your network administrator.
    Passwords have not been changed and I have to login on the web

    What are the exact instructions from your email provider?
    Please post your Troubleshooting Information.
    AppMenu button - Help - Troubleshooting Information

Maybe you are looking for

  • Not Authorized to write to this folder - error msg.

    I have been trying to install updates for my Canon Dig Camera software [Applications/Canon Utilities - Canon Utilities is the folder I created during the initial install], it appears to go fine for the first few updates (image browser, Camera Window)

  • Report for deleted documents

    Hi How can we get the report of all the deleted documents. The documents were deleted for many times by running MCDOKDEL program. Now the client wants the report of all the deleted documents with user & date information. Regards Harshini

  • Air app limitations . . . ?

    Hi there. Two questions. Is there a file size limit to an Air application and is it possible to add around 12,000 audio files in one go? On the Air Application and installer setting you can only add included files one by one. Is there any way to sele

  • Self-assigned IP address for AirPort

    If you're having this problem, go into Security and allow all incoming connections. Then turn airport off then back on. This should fix your problem. You can go back to your original setting if you choose. Let me know if this works for everyone.

  • Oracle server side jdbc thin driver throws ORA-01017

    We upgraded our database to 11.2.0.1 from 9.2.0.6. When we try to connect to an external database from Oracle JVM using server side jdbc thin driver, it throws invalid user id/password error. The below test code simulates the issue and is not working