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 56b9c94ac1 build insert and delete ldif files - still missing for mailAlias and mailAccount 15 years ago
.gitignore initial checkin - nothings final 10 years ago
Group.rb initial checkin - nothings final 10 years ago
MailAccount.rb initial checkin - nothings final 10 years ago
MailAlias.rb initial checkin - nothings final 10 years ago
README.md Add README.md 10 years ago
Site.rb further improvements on database updates and some fixes 10 years ago
SystemData.rb add first basic code to create new database entries 10 years ago
SystemDataBackend.rb add first basic code to create new database entries 10 years ago
SystemDataBackendLdap.rb build insert and delete ldif files - still missing for mailAlias and mailAccount 10 years ago
User.rb further improvements on database updates and some fixes 10 years ago
test_dummy.rb further improvements on database updates and some fixes 10 years ago

README.md

LDAP-Admin

abstract

Some ruby code for LDAP directory management.

requires

ruby 1.8

status

discontinued