8 Dec
2016
8 Dec
'16
2:56 a.m.
Hi It is perfectly good and working if I filter by "Group name" in my case called "special" but I do not want to tag eveyone (quite a number of users) in the OU with another group just for wifi. So the "==" is working. if (LDAP-Group == "cn=special,dc=mycompay,dc=com") { On Thu, Dec 8, 2016 at 3:28 PM, Michael Ströder <michael@stroeder.com> wrote:
Albert K wrote:
if (LDAP-Group == "OU=hod,,dc=mycompay,dc=com") {
^^ This does not look right.
Ciao, Michael.