Got several's "Organisation Units" on my LDAP and several PC/users in them...
However, Projeqtor seems to use only a LDAP auth with unique Base dn...
Can projeqtor make recursive search onto OU to be able to match the sAMAccountname=%USERNAME% filter ??
Or if anyone got a solution to search through OU for correct sAMAccountname for auth, it will be appreciated...
(ofc if I put all my users on the unique "Users" CN, it's working but to be able to use GPO on ppl, they have to be dispatch on all differents OU with specific GPO)
ProjeqTor can search only one base DN.
But this can be your ROOT DN, so projeqtor may search the whole LDAP.
As far as I understand LDAP protocole, search for sAMAccountname=%USERNAME% witth search recursively into branches of base DN.
gonna check that, and give you feedback
looks good, thx for tip !