Re: ldap_bind() issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, January 11, 2008 3:54 pm, Greg Donald wrote:
> On 1/11/08, Richard Lynch <ceo@xxxxxxxxx> wrote:
>> This strikes me as if you've got a Private/Public key issue where
>> you
>> neglected to generate/install a key-pair...
>
> Yeah, the "certificate" error message makes me think something is not
> right with my PHP install or how it's talking to the OpenLDAP libs..
> but what exactly is the mystery.  ldap_bind()'s "Error unknown"
> message isn't very helpful.
>
> Meanwhile another project of mine, on that same server, uses ruby-ldap
> and works just fine.

Perhaps try less restrictive checks on the keys -- E.g., in cURL, you
an set it to not check the peer certificate, so it doesn't die on
certs issued by less-known CAs.

I have no idea if you can DO that in LDAP, but perhaps it will lead
somewhere...

You could also try contacting the host and see if they could grep
their logs for any info that might be of use to you.

So long as you give them a time-stamp and some distinctive data that
should be there like your IP, you're only asking somebody to spend a
couple minutes to help you out.

Even large companies occasionally have humans working for them. :-)

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux