Authenticate to Multiple LDAP servers
A single installation of FileCloud can authenticate against multiple LDAP servers.
Enable multiple LDAP server authentication
To enable multiple LDAP server authentication, configure settings in the following places:
- ldapconfig.php file
- FileCloud admin portal
To enable multiple AD server authentication:
In the FileCloud admin portal, go to Settings > Authentication.
To enable the LDAP settings, under Authentication Settings, change the Authentication Type to LDAP.
Select the LDAP sub-tab, type in the required information, and then click Save.
Create a file called ldapconfig.php in one of the following locations, depending on your OS:
Windows Location c:\xampp\htdocs\config\ldapconfig.php Linux Location /var/www/htdocs/config/ldapconfig.php
Add the information for the other LDAP servers using the following example. Do not add information for the same LDAP server that was already configured in Admin Dashboard.
Now additional users from these domains can also log in into FileCloud.