13
no problem...
After checking which database is used via your mainfile.php:
- edited xoops_config table in database, set conf_value = XOOPS where conf_name = auth_method.
- edited xoops_user table and set pass = newpass where user = admin.
- cleared all xoops_data cache directories.
Back in action, authentication was changed from ldap to XOOPS database.