Coder Social home page Coder Social logo

Password encryption/hashing about ldapcherry HOT 2 CLOSED

kakwa avatar kakwa commented on August 18, 2024 1
Password encryption/hashing

from ldapcherry.

Comments (2)

kakwa avatar kakwa commented on August 18, 2024

My recommendation would be to use the ppolicy overlay (assuming OpenLdap). More specifically the olcPPolicyHashCleartext attribute of this overlay.

http://www.zytrax.com/books/ldap/ch6/ppolicy.html

However, you are not the first to ask this question, so I'm currently looking on how to implement the hashing on ldapcherry side (using python-passlib). No ETA on that feature however.

Also, as a personal opinion, handling the hashing through the ppolicy overlay is a better choice, that way whatever the application touching the ldap (ldapcherry, phpldapadmin, ldapmodify...), the password is hashed in any case.

from ldapcherry.

ConsoleCriminal avatar ConsoleCriminal commented on August 18, 2024

Is this still in consideration?
While I would prefer ppolicy, the docker container we use for LDAP doesn't have that and I prefer to stick with it than start to mess around with it...

from ldapcherry.

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.