Git Product home page Git Product logo

ad-x's People

Contributors

lillesvin avatar robertrossmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ad-x's Issues

SSL/LDAPS

I see that tutorials are a future plan, could you provide a tutorial on configuring SSL/LDAPS on server 2012? I can telnet to port 636 on the AD server however AD-X says that it failed to connect with no further indication of what the problem is, but port 389 works fine.

Does the certificate file need to be imported before LDAPS works or is the server side certificate trusted automatically?

Automatically attempt to detect domain server for Windows

When running php scripts on a Windows machine that is joined to a domain, there are some environment variables which could tell me the DNS name of the domain the computer is joined to. That way, users would not have to know the exact server address, just call Link::connect()->bind('user', 'pass'); and be done with it.

Create a simple CLI task runner

The CLI runner would be able to perform cache creation / cleanup, some simple queries, connectivity validation ( ? ) and so on...

Maybe some simple support for custom tasks?

Search inside base DN recursively

I've done a search with the Task object. It seems that the search is done in the same level of that DN. In my case, we have OUs inside another OUs, for example, IT Deparment could be a OU that holds Development and Operations OUs.

The search is being done at the level of IT Deparment instead of its subtree. Doc is rather sparse so maybe I'm missing something. Now I'm reading the code at the time I'm filling this question (I can't label the issue as question)

Best regards

how to know a successful bind

bind() function ignores completely ldap_bind() return value. There's no way to check wether or not the bind was successful. Also, it's not recommended by the author to use the resource from get_link(), and that would be, from an OOP perspective correct.

How to check for successful bind? i.e. how to know if ldap_bind() returned FALSE somehow, as isBound is never used.

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.