Using LDAP authentication with Micetro Central on a Windows server requires Python to be installed for all users.
If you haven’t yet installed Python, or just for the current user, follow these steps:
- Download and run the Python installer for Windows.
- In the installer, select Add Python 3.x to PATH and then
Customize installation.
- Select the Optional Features. Micetro Central only requires
pip to be installed.
- In the Advanced Options step, enable Install for all
users. Leave all other options unchanged.
- Proceed with the installation and select Install.
- Restart Micetro Central if it’s already running.