You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2024-08-21 15:02:59

nikolaidys73
Member
From: Rafaela - Santa Fe- Argentina
Registered: 2024-01-15
Posts: 162

Groups AD

Hello people, I have a question for you. I have my GLPI connected to the active directory and I work at the groups level, I directly export the groups but this does not bring me the users that the group has, is there a way to bring them? Because I check the ad and the users are loaded and everything is working normally, but it only brings me the group and not the users.


Version GLPI: 10.0.16 -
Plugins :Fields aditional 1.21.9 - Alerts 1.12.2 - GLPI Inventory 1.3.4 - Escalation 2.9.4 - Data Inyection 2.13.4 - Metabase - 1.3.3 - Ticketfilter 1.3.2 - Timeline of tickets -10.0+1.2 - YAGP 2.3.1 - Gapp Essentials 2.3.0 - Formcreator 2.13.9
Server :Ubuntu 22.04 LTS

Offline

#2 2024-08-22 13:05:51

ihkrt
Member
Registered: 2023-05-23
Posts: 20

Re: Groups AD

Hello nikolaidys73,

in order to do that you need to sync the users too, not just the groups.
For LDAP(s) it should look like that:
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))

Regards


Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6

Offline

#3 2024-08-22 13:29:29

nikolaidys73
Member
From: Rafaela - Santa Fe- Argentina
Registered: 2024-01-15
Posts: 162

Re: Groups AD

ihkrt wrote:

Hello nikolaidys73,

in order to do that you need to sync the users too, not just the groups.
For LDAP(s) it should look like that:
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))

Regards

I have a task created that updates the users, but when I bring groups that are not in glpi it only brings me the group without the users


Version GLPI: 10.0.16 -
Plugins :Fields aditional 1.21.9 - Alerts 1.12.2 - GLPI Inventory 1.3.4 - Escalation 2.9.4 - Data Inyection 2.13.4 - Metabase - 1.3.3 - Ticketfilter 1.3.2 - Timeline of tickets -10.0+1.2 - YAGP 2.3.1 - Gapp Essentials 2.3.0 - Formcreator 2.13.9
Server :Ubuntu 22.04 LTS

Offline

#4 2024-08-22 13:34:44

nikolaidys73
Member
From: Rafaela - Santa Fe- Argentina
Registered: 2024-01-15
Posts: 162

Re: Groups AD

For example, I have a group created with 6 users in the ad called "Managers" and when I pass it, it only takes me the group and not the people who are within it


Version GLPI: 10.0.16 -
Plugins :Fields aditional 1.21.9 - Alerts 1.12.2 - GLPI Inventory 1.3.4 - Escalation 2.9.4 - Data Inyection 2.13.4 - Metabase - 1.3.3 - Ticketfilter 1.3.2 - Timeline of tickets -10.0+1.2 - YAGP 2.3.1 - Gapp Essentials 2.3.0 - Formcreator 2.13.9
Server :Ubuntu 22.04 LTS

Offline

#5 2024-08-22 13:57:13

ihkrt
Member
Registered: 2023-05-23
Posts: 20

Re: Groups AD

When I add a group over LDAP(s) i set the following attributes:

Attribute of the user containing its groups: memberof
Attribute Value: CN=NAME of the Group,OU=Location of the Group,OU=Your User OU,DC=YourDomain,DC=.com

Let me know if this works for you.

Last edited by ihkrt (2024-08-22 14:00:02)


Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6

Offline

#6 2024-08-22 17:50:37

nikolaidys73
Member
From: Rafaela - Santa Fe- Argentina
Registered: 2024-01-15
Posts: 162

Re: Groups AD

ihkrt wrote:

When I add a group over LDAP(s) i set the following attributes:

Attribute of the user containing its groups: memberof
Attribute Value: CN=NAME of the Group,OU=Location of the Group,OU=Your User OU,DC=YourDomain,DC=.com

Let me know if this works for you.


you decide when you add directly in AD ?


Version GLPI: 10.0.16 -
Plugins :Fields aditional 1.21.9 - Alerts 1.12.2 - GLPI Inventory 1.3.4 - Escalation 2.9.4 - Data Inyection 2.13.4 - Metabase - 1.3.3 - Ticketfilter 1.3.2 - Timeline of tickets -10.0+1.2 - YAGP 2.3.1 - Gapp Essentials 2.3.0 - Formcreator 2.13.9
Server :Ubuntu 22.04 LTS

Offline

#7 2024-08-28 08:00:23

ihkrt
Member
Registered: 2023-05-23
Posts: 20

Re: Groups AD

Sorry i don't understand this question


Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6

Offline

#8 2024-09-04 16:04:25

nikolaidys73
Member
From: Rafaela - Santa Fe- Argentina
Registered: 2024-01-15
Posts: 162

Re: Groups AD

It doesn't work for me, I leave you an image of how the ldap and the groups are configured

Gruops.png


Version GLPI: 10.0.16 -
Plugins :Fields aditional 1.21.9 - Alerts 1.12.2 - GLPI Inventory 1.3.4 - Escalation 2.9.4 - Data Inyection 2.13.4 - Metabase - 1.3.3 - Ticketfilter 1.3.2 - Timeline of tickets -10.0+1.2 - YAGP 2.3.1 - Gapp Essentials 2.3.0 - Formcreator 2.13.9
Server :Ubuntu 22.04 LTS

Offline

Board footer

Powered by FluxBB