I want to do LDAP integration between GLPI and nethserver AD users.
After some research I saw that by default nethserver only accepts anonymous external connections, but when it is anonymous it does not find the users registered in Nethserver.
How do I enable external connections to nethserver AD?
The GLPI needs to connect to the nethserver and read the registered users and then do the import. But he does not accept the connection because he is of an external service.
For me this configurations works. Follow seettings as described by michael or simply look at the Nethserves Webinterface @ “Account Provider”. There you do find all required information.
I do run the following externenal devices:
My router (VPN), my DMS and MadSonic Music server. You can find the correct parameters also within the admin panel of nextcloud (if installed)
Do not forget to put in the correct IP of the LDAP (not of the nethserver). This was in most cases my initial error. Also UID is critical and dependes on the implementation of the LDAP client. Some clients destinguish between AD and LDAP. In my experience it is easier to use LDAP instead of AD as the nomenclature is different. Dependend on that e.g. the authenficiaon wors with different UID types and consequently different user logins.