Awesome
opendj-utils
Small utilities for OpenDJ LDAP directory services (http://opendj.forgerock.org)
- schema-convert.py - Converts OpenLDAP .schema file to OpenDJ ldif format
- logstat.py - Compute statistics about LDAP operations from access logs
- NEW: filterstat.py - Compute statistics about search filters from access logs
- opendj_patch4upgrade.sh - Patches an existing OpenDS or early OpenDJ instance to allow smooth upgrade afterwards
- dsmlQueryService.wsdl - DSML WSDL file to use with OpenDJ DSML Gateway
- DSRSreplconf.sh - Sample script to configure 2 OpenDJ directory services replicating through 2 OpenDJ replication servers (all installed on the same machine, different ports)
- logconv7.pl - Analyze and compute statistics from the access logs.
Additional utilities for OpenDJ can be found on [Chris Ridd's GitHub space] (https://github.com/chrisridd/opendj-utils)
Note: these are my tools and in no way officially supported by ForgeRock.