Some ruby code written to manage an ldap directory.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georg Hopp 77f3f37654 add functionality for create, update, delete 15 years ago
config add functionality for create, update, delete 10 years ago
docs/development heavy restructuring 10 years ago
model add functionality for create, update, delete 10 years ago
storage add functionality for create, update, delete 10 years ago
.gitignore initial checkin - nothings final 10 years ago
README.md Add README.md 10 years ago
ds_admin.rb heavy restructuring 10 years ago
model.rb add functionality for create, update, delete 10 years ago
storage.rb fix for Model#_load to correctly initialize the current model in storage config object and some cleanups 10 years ago
tester.rb add functionality for create, update, delete 10 years ago

README.md

LDAP-Admin

abstract

Some ruby code for LDAP directory management.

requires

ruby 1.8

status

discontinued