GithubHelp home page GithubHelp logo

Comments (7)

samwilson avatar samwilson commented on June 18, 2024

What are you trying? (Paste your code here.) What error are you getting?

from adldap.

karen-mikaela avatar karen-mikaela commented on June 18, 2024

Hi Sam. Well, i am just using the simple authentication example. And my code it is ok, when i use my localhost environment (php5 + apache + windows) i have successful, but this code does not work , with ngnix+php5+ubuntu, nothing happens. I have already installed php5-ldap, and this module appears enabled in phpinfo().
I am not sure, maybe my problem is about enable the ldap module in ngnix.

My code just use that lines:

...
$adldap = new adLDAP();
$adldap->authenticate($username, $password);
....

from adldap.

samwilson avatar samwilson commented on June 18, 2024

Are config options being set for you somehow when you're using Apache? Because usually you need to pass some configuration options when you create the object. Probably at least the domain controllers array, but have a read of the Connecting and Disconnecting wiki page.

from adldap.

karen-mikaela avatar karen-mikaela commented on June 18, 2024

Sorry Sam. I don´t know what was wrong, i did not changed nothing in my code !! I have installed all my services (ngnix+php) again. and now is works perfectly.
Thank you very much.

from adldap.

samwilson avatar samwilson commented on June 18, 2024

Ah well, no worries! That's good. These things happen.

from adldap.

samwilson avatar samwilson commented on June 18, 2024

(This can be closed now I think.)

from adldap.

karen-mikaela avatar karen-mikaela commented on June 18, 2024

Sure. Sorry.

from adldap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.