Anyone who has looked at the code thus far has probably noticed that it's somewhat all over the place. (I often code in the same spare time that I drink...)
I have been working recently to reorganize the structure to make modular development of additional features easier. As I was being bogged down in the creation of additional features myself, it seemed rather obvious that others would as well.
Also of note, I may be having another developer join the project soon; I'm still working on twisting his arm. (Hoping this mention may aid my cause)... read more
For anyone who has been testing or working on this project, please be aware that we have received a valid OID for use in the LDAPadmin schema. Please update your schema definitions with the following OID:
objectidentifier LDAPAdmin 1.3.6.1.4.1.24279.0
This has no potential clash with other OIDs (unless somebody has used it inappropriately)
I've recently been busy with updates to ldapadmincon, including an LDAP configuration base template for OpenLDAP 2.3 (using LDAP to update the configuration, and providing an ldif format "base configuration" to get new directories started)
I have portions of this under cvs and will be submitting quite a bit more over the upcoming weeks.
This will mark a significant milestone in the development of this project as not simply providing a user-add/delete/lock/ -- group-add/delete interface, but a true OpenLDAP configuration interface.... read more
0.1.2a is a functional release, supporing user and group administration.
While many of the advanced features are still missing from this release, it is still quite useable.