Fork me on GitHub

LDAP issues and problems  Bottom

  • I'm not sure that AuthLDAP is still supported? I hope so, because I have a need for it.

    I have the module installed and activated (1.0) in a 1.2.8 distribution. I have added AuthLDAP as the second form of authentication in AuthPN.

    When I attempt to login expecting authorization from the LDAP server, I get this error:

    Quote

    Fatal error: Call to undefined function ldap_connect() in /home/pheski/dcwebsters.org/modules/AuthLDAP/pnuserapi.php on line 34


    And when I search both AuthLDAP and AuthPN I find that that line 34 reference is the only time ldap_connect is mentioned. Where should that function be defined? And how?

    Peter

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • This seems to be a PHP function; have your hoster/admin install the required packages.

    See here: http://php.net/manua…on.ldap-connect.php

    Greetings
    Robert
  • Thanks.

    My host confirms they have not compiled PHP with LDAP support. And they don't sound enthusiastic about the likelihood that they will. So I'll either have to find another way, or change hosts. Sigh.

    P

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • 0 users

This list is based on users active over the last 60 minutes.