Git Product home page Git Product logo

ldap_login's Introduction

Ldap_Login is a piwigo plugin to allow people to connect and get access to a piwigo website with their Ldap credentials.

There is an option to allow creation of new users if they are granted access by ldap but don't exist in Piwigo DB.

Original work: stephane @ 22decembre.eu.


# Ldap_Login2
LDAP authentication plugin for piwigo with user-group support
_Incompatible with Ldap_login, please deactivate the previous version before using this version_ 

## Exmaple-Config for an M$-AD:

#### LDAP-connection
**LDAP-Server**: ad.myserver.com</br>
(x) **Secure connection** _(--> remember that the LDAPS-Server certificate must be imported on your piwigo server)_</br>
**LDAP-Port**: 636</br>

#### LDAP Attribute
**Base DN where user can be found (Ex.: ou=users,dc=example,dc=com):**: cn=Users,dc=example,dc=com</br>
**Attribute that validates the username**: sAMACcountName</br>
**DN of group for membership-check (memberOf)**: dn=piwigo_users,cn=Users,dc=example,dc=com</br>

#### LDAP-bind references
**Bind DN in LDAP-style (Ex.: cn=admin,dc=example,dc=com).**: cn=binduser,cn=Users,dc=exmaple,dc=com</br>
**Bind password**: mysecret123</br>
</br>

ldap_login's People

Contributors

22decembre avatar kipjr avatar coreyramirezgomez avatar

Watchers

Stephan Bösch-Plepelits avatar James Cloos avatar  avatar

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.