I am running MediaWiki 1.39 with LDAPAuthentication2: REL1_39 and PluggableAuth: REL1_39. For some reason it seems my database table is empty for ldap_domains:
MariaDB [redacted_wikidb]> SELECT * FROM `ldap_domains`;
Empty set (0.000 sec)
I have ran the maintance/update.php and it doesn't populate that table. Any way I can populate it by hand to get this to work?
Thanks,
Greg