Git Product home page Git Product logo

Comments (8)

bochoven avatar bochoven commented on July 1, 2024

Take a look at config_default.php to see how to use AD authentication.

from munkireport-php.

drpebcak avatar drpebcak commented on July 1, 2024

@bochoven Looks like all that stuff is still in WIP... any plans to move some of that stuff to master?

Also, I see that it supports AD... but not LDAP?

from munkireport-php.

 avatar commented on July 1, 2024

Maybe this is a silly question, but what if you specify auth_noauth in MR? does the authentication from Apache2 still work?

from munkireport-php.

bochoven avatar bochoven commented on July 1, 2024

I'm planning the next release in a week or two, but you can use the current WIP.

LDAP support can be added the same way AD support was. I don't have time to do that at the moment, but feel free to add it yourself. I've been looking at LDAP libraries, PEAR Net_LDAP2 http://pear.php.net/package/Net_LDAP2/ looks promising.

from munkireport-php.

bochoven avatar bochoven commented on July 1, 2024

@nbalonso If he uses authnz_ldap, the clients also need to authenticate to the server when reporting. I think it is possible to exclude the reporting in the apache config though.

from munkireport-php.

bochoven avatar bochoven commented on July 1, 2024

I added LDAP support: e2c94bf, I tested this against OpenDirectory in OSX Server 10.9 and OpenLDAP on RHEL. Could you test this in your environment? Configuration options are documented in config_default.php.

from munkireport-php.

drpebcak avatar drpebcak commented on July 1, 2024

@bochoven thank you! I am terrible at php so I was dreading trying to hack through this. I'll let you know how this works for me. I've got OD on 10.8 and openldap on Ubuntu server 12.04. I'll try it on both later today when I get into work.

from munkireport-php.

drpebcak avatar drpebcak commented on July 1, 2024

@bochoven Works with OD on 10.8 and OpenLDAP on Ubuntu 12.04! Thanks a lot.

from munkireport-php.

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.