Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artcom/ldap-password-webapp

updating your LDAP password record with simple web form
https://github.com/artcom/ldap-password-webapp

Last synced: about 2 months ago
JSON representation

updating your LDAP password record with simple web form

Awesome Lists containing this project

README

        

LDAP Password Update Webapp
===========================

For users for self maintenance of their LDAP password record. This can be done
from the browser at any place where you have access to this app. No need to move
your physical body to the sysad, welcome to the '90ties!

Development
-----------

bundle install
cp config.yml.example config.yml
edit config.yml
foreman start
open http://localhost:5000

Production deploy
-----------------

to be defined

Testing
-------

Project is prepped with a travis.yml script for continous testing on github.

For TDD style it contains a Guardfile. Start with:

$ bundle exec guard

Meta
----

Created by Dirk Lüsebrink/art+com AG
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php