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-07-05 12:11:32

JulianD
Member
Registered: 2024-07-05
Posts: 7

Add AD users to AD group

Hi,
I have users with groups in AD and i want to have users in this groups also in GLPI.
I am connected to AD, i have imported users and groups from AD. I also synchronized users with bin/console but still users are not added into groups.
Logging into users doesnt add them to groups.

Domain tree (orange arrow show ou with groups, green arrow points to ou with users ):
tree

Terminal (ssh to linux with glpi) after ldapsync:
bin console sync

Thanks in advance

Offline

#2 2024-07-05 14:46:18

Kaya84
Member
Registered: 2019-06-13
Posts: 217

Re: Add AD users to AD group

Check in ldap directoies -> groups.
Search type -> in users
Attribute -> memberof
Filter -> (&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
use dn in search -> yes

Offline

#3 2024-07-08 11:16:27

JulianD
Member
Registered: 2024-07-05
Posts: 7

Re: Add AD users to AD group

It worked! Thank you very much smile

Offline

Board footer

Powered by FluxBB