[SAC] Re: [OSGeo] #251: Log problems on osgeo.org

#251: Log problems on osgeo.org
-----------------------+----------------------------------------------------
  Reporter: marie | Owner: sac@lists.osgeo.org
      Type: defect | Status: new
  Priority: critical | Component: SAC
Resolution: | Keywords: drupal ldap
-----------------------+----------------------------------------------------
Changes (by wolf):

  * owner: wolf => sac@lists.osgeo.org
  * component: WebSite => SAC

Comment:

The root of the problem is the LDAP server and its SSL configuration.
Drupal is unable to connect to it via SSL.

Reassigning to SAC

--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/251#comment:3&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

Hi,

On Tue, Apr 29, 2008 at 05:58:10PM -0000, OSGeo wrote:

The root of the problem is the LDAP server and its SSL configuration.
Drupal is unable to connect to it via SSL.

How does the error message look like, which part is failing here,
encryption or authentication ?

Cheers,
  Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

I'd say it is the encryption that fails:

The error message is:
ldap_start_tls(): Unable to start TLS: Connect error in /var/www/html/sites/osgeo.org/modules/ldap_integration/ldap_integration/LDAPInterface.php on line 129.

LDAP Bind failure for user. Error -1: Can't contact LDAP server

and

Could not start TLS. (Error -11: Connect error).

--Wolf

On 29.04.2008 21:16, Martin Spott wrote:

Hi,

On Tue, Apr 29, 2008 at 05:58:10PM -0000, OSGeo wrote:

The root of the problem is the LDAP server and its SSL configuration.
Drupal is unable to connect to it via SSL.

How does the error message look like, which part is failing here,
encryption or authentication ?

Cheers,
  Martin.

--

<:3 )---- Wolf Bergenheim ----( 8:>

On Tue, Apr 29, 2008 at 09:30:56PM +0300, Wolf Bergenheim wrote:

I'd say it is the encryption that fails:

The error message is:
ldap_start_tls(): Unable to start TLS: Connect error in
/var/www/html/sites/osgeo.org/modules/ldap_integration/ldap_integration/LDAPInterface.php
on line 129.

Well, to my experience the 'usual' cause for LDAP SSL/TLS connection
to fail is an expired SSL certificate,

Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------