17 Jul
2006
17 Jul
'06
8:19 a.m.
Hello, I've made a little test and found that the match operator "=~" doesn't work on my setup (Freeradius 1.0.4) for Groups defined as LDAP DNs. Indeed I'd like to to use the following rule (in the users file): DEFAULT Ldap-Group =~ "cn=mygroupname,ou=(unit1|unit2|unit3),dc=mycorp,dc=org" Fall-Through = no This way, a unique rule will match 3 different groups having the same cn, but in different subtrees. Am I missing something or is this setup impossible with Ldap-Groups ? Thanks in advance for your answer. Regards, Thibault Le Meur