by Jake Garrison.
"Try the following query on your DB via the mdl_config_plugins table:
select * from `mdl_config_plugins` where `plugin` like "%ldap%"
So, ran this, and everything returned was the one auth_ldap and then a bunch of entries for enroll_ldap.
It would seem to me that is isn't a matter of supplying the appropriate settings, when they are not making it to the database in the first place.