Hi Bob,
You can search for "OpenLDAP MySQL", probably not as easy as using LiteSpeed.
Instead of using LDAP, you can write a customized Fast CGI authorizer using your favorite DB as backend for authentication.
Due the license restriction, we cannot implement some thing like mod_dbd inside LiteSpeed, have to run the DB access part out of process and talk to LiteSpeed via socket connections.