Go to file
Bastard Operator From Hell ba72fab04d python3ify, mailman3 support 2020-12-25 12:37:45 +01:00
bin python3ify, mailman3 support 2020-12-25 12:37:45 +01:00
lib initial public commit 2012-08-26 21:33:59 +02:00
misc python3ify, mailman3 support 2020-12-25 12:37:45 +01:00
README Add misc/sensitivefilter.py 2018-03-14 20:18:55 +01:00

README

Bash scripts for Hackerspace.pl LDAP administration.
====================================================

To activate, type bin/activate.

To get help, type help.

The effects of issued commands end up in a buffer file, by default
~/.ldap-admin.ldif . To make them persistent, issue the commit command. If
successful, it will clear the buffer. Otherwise the buffer will remain
unchanged.


Misc
----
misc/ directory contains random tools used for internal management (eg. mailing
lists sync) that don't really need a separate repository.