LDAP/AD configuration problem
-
Hello,
I'm stuck on configuring the latest version of Veyon and Active Directory
Everything seems OK : the result for the user and the group is thing but the membership of the group fails.
In the log file I noticed that there are 2 times "cn= ":
(cn=CN=TESTUSER Gilles,OU=staff,OU=people,DC=IUT,DC=univ,DC=fr)
I'm a bit stuck...Thanks for your help
2022-03-10T14:55:31.448: [DEBUG] AccessControlProvider::processAccessControlRules(): processing rules for "IUT\testuser" "" "IUT\admin" "S755P00.IUT.univ.fr" ("")
2022-03-10T14:55:31.448: [DEBUG] AccessControlProvider::matchConditions(): QJsonObject({"Action":1,"Description":"","IgnoreConditions":false,"InvertConditions":false,"Name":"Test","Parameters":[{"Argument":"CN=iut-dept.info.veyon,OU=INFO,OU=DÃpartements,OU=Groupes,OU=Utilisateurs,OU=IUT","Condition":1,"Enabled":true,"Subject":1}]}) true
2022-03-10T14:55:31.448: [DEBUG] LdapClient::queryDistinguishedNames(): "OU=personnel,OU=people,DC=IUT,DC=univ,DC=fr" "(sAMAccountname=testuser)" LdapClient::Scope::Sub
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] asyncSearch() base=" "OU=personnel,OU=people,DC=IUT,DC=univ,DC=fr" " scope= 2 filter=" "(sAMAccountname=testuser)" " attrs= ()
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] ( 11 , 3000Waiting 3000 msecs for result. Attempt # 1
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] rescode: 100
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] ( 11 , 3000Waiting 3000 msecs for result. Attempt # 1
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] rescode: 101
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] rescode 101 retval: 0 matcheddn: errcode: 0 errmsg:
2022-03-10T14:55:31.448: [DEBUG] LdapClient::queryDistinguishedNames(): results ("CN=TESTUSER Gilles,OU=personnel,OU=people,DC=IUT,DC=univ,DC=fr")
2022-03-10T14:55:31.448: [DEBUG] LdapClient::queryDistinguishedNames(): "OU=groupes,OU=Utilisateurs,OU=IUT,DC=IUT,DC=univ,DC=fr" "(&(cn=veyon)(cn=CN=TESTUSER Gilles,OU=personnel,OU=people,DC=IUT,DC=univ,DC=fr))" LdapClient::Scope::Sub
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] asyncSearch() base=" "OU=groupes,OU=Utilisateurs,OU=IUT,DC=IUT,DC=univ,DC=fr" " scope= 2 filter=" "(&(cn=veyon)(cn=CN=TESTUSER Gilles,OU=personnel,OU=people,DC=IUT,DC=univ,DC=fr))" " attrs= ()
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] ( 12 , 3000Waiting 3000 msecs for result. Attempt # 1
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] rescode: 101
2022-03-10T14:55:31.448: [DEBUG] [KLDAP] rescode 101 retval: 0 matcheddn: errcode: 0 errmsg:
2022-03-10T14:55:31.448: [DEBUG] LdapClient::queryDistinguishedNames(): results ()
2022-03-10T14:55:31.448: [DEBUG] AccessControlProvider::processAccessControlRules(): no matching rule, denying access