improve blurb description of project
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 14 May 2010 13:12:00 +0000 (13:12 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 14 May 2010 13:12:00 +0000 (13:12 +0000)
README

diff --git a/README b/README
index 3cb1666..dee0dd4 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,9 @@ Virtual LDAP is set of perl scripts which allows you to augment data in your
 existing LDAP server (which you don't want to modify) using ldap-rewrite.pl
 (supporting rewrite of bind request, search requests and responses).
 
-Alternative usage is to expose SQL database (currently Koha database with uses)
-to some other system as LDAP server.
+Alternative usage is to expose SQL database (currently Koha database with users)
+to some other system as LDAP server. This supports arbitrary number of objectClass
+objects (one per SQL file) and allows export of groups from RDBMS to LDAP groups.
 
 
 Install with: