4
0
Fork 0
LDAP administration bash scripts
 
 
Go to file
Remigiusz Marcinkiewicz 6f36a83ea2 Use groupOfUniqueNames groups (with an optional posixGroup class) instead of separate groupOfNames and posixGroup; removed several obsolete tools as well 2016-12-07 05:26:36 +01:00
bin Use groupOfUniqueNames groups (with an optional posixGroup class) instead of separate groupOfNames and posixGroup; removed several obsolete tools as well 2016-12-07 05:26:36 +01:00
lib initial public commit 2012-08-26 21:33:59 +02:00
README initial public commit 2012-08-26 21:33:59 +02: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.