HybridAU / ugmm

User Group Membership Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.5.2_all.deb which you can then install with the command

sudo gdebi plug-ugmm_0.5.2_all.deb

About

User Group Membership Management


Languages

Language:PHP 74.5%Language:Smarty 22.5%Language:CSS 2.7%Language:Shell 0.3%