LDAP filter by OU Group
Albert K
alberk at gmail.com
Thu Dec 8 08:56:17 CET 2016
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 at stroeder.com>
wrote:
> Albert K wrote:
> > if (LDAP-Group == "OU=hod,,dc=mycompay,dc=com") {
> ^^
> This does not look right.
>
> Ciao, Michael.
>
>
More information about the Freeradius-Users
mailing list