You are not logged in.
Pages: 1
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 ):
Terminal (ssh to linux with glpi) after ldapsync:
Thanks in advance
Offline
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
It worked! Thank you very much
Offline
Pages: 1