Skip to content

plugorgau/ugmm

Repository files navigation

Perth Linux Users Group - User Group Members Management

UGMM is a simple tool written to manager PLUG's members stored in an LDAP database

An LDAP database may not be the best tool for storing this data, however it does provide central authentication which was key at the time UGMM was written.

Building

Build a debian package to install, rather than trying to run from source, this allows easy updating of production hosts, with a rollback by installing the previous version.

To build, run

debuild -i -us -uc -b

This will give you a file like plug-ugmm_0.7.0_all.deb which you can then install with the command

sudo gdebi plug-ugmm_0.7.0_all.deb

Usage documentation

See the documentation that will be installed along with the package: extras/README.md.

After installing, copy /usr/share/plug-ugmm/lib/PLUG/ldapconnection.inc.php.example to /etc/private/ldapconnection.inc.php and modify with your LDAP connection details.

About

User Group Membership Management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9