pluginsGLPI / ocsinventoryng

Plugin ocsinventoryng for GLPI
GNU General Public License v2.0
68 stars 52 forks source link

client asset domain assignment not working #282

Closed lib-dbr closed 3 years ago

lib-dbr commented 3 years ago

Integrate glpi and ocs-ng. The client domains are stored in ocs-ng and on import the domains are created in glpi, but the domain is not assigned in the client record

===========

Hello, I have almost 400 machines importing automatically from ocs-ng to glpi. Everything appears to be working correctly. The machine record in ocs-ng stores it's domain but on import into glpi, the domain is created in the domain list, but the client record isn't being assigned the domain.

I have multiple domains across my fleet and some clients use the same hostname, lab1, lab2 etc..., this causes some confusion when searching. Is there a way to either automatically assign the correct domain in glpi or have glpi use the fqdn in the name field or is this a bug/miss-configuration?

Thanks.