I've been looking around for a Perl script that provides a mechanism by which users can change their LDAP passwords.
I am using Red Hat ES 4, Apache 2.2.3, OpenLDAP 2.3.25, Perl 5.8.5. I've seen one or two samples out there, but one of them makes use of the actual ldapmodify executable (there has to be a better way...but it doesn't work anyway!) and the other one was extremely buggy. I am pretty confident that this had been done before, but my search has only resulted in a few samples. Not sure what other information is pertinent. I'm not much of a Perl guy, but it seemed like the logical place to check to have a CGI script on a server. Any info is appreciated.