The ldap user utilities are a series perl scripts designed to make using
ldap for user management easier. They are drop in replacements for
useradd(1) and userdel(1).
Currently, the only way to acquire the ldap user utilities is through
cvs by the following commands:
cvs -d:pserver:anonymous@cvs.ldapuserutils.sourceforge.net:/cvsroot/ldapuserutils login
cvs -z3 -d:pserver:anonymous@cvs.ldapuserutils.sourceforge.net:/cvsroot/ldapuserutils co ldap_fun
If you want, you can send me diffs of this crappy html by checking out this
page with:
cvs -d:pserver:anonymous@cvs.ldapuserutils.sourceforge.net:/cvsroot/ldapuserutils login
cvs -z3 -d:pserver:anonymous@cvs.ldapuserutils.sourceforge.net:/cvsroot/ldapuserutils co ldaputils_html
And last, I am working on this
document in the hopes of making it easier for other people to use ldap
for user management. Suggestions there are also welcome :)
You may also check out the sourceforge project page at: http://sourceforge.net/projects/ldapuserutils/