19 Jan
2009
19 Jan
'09
10:13 a.m.
3. Also i need a reject rule for those users, who was authenticated by LDAP and do not belong to any ldap-group. I've tried Ldap-Group !*, but this attribute always exists for every user :( Try unlang: if (!control:Ldap-Group) { ... Ivan Kalik Kalik Informatika ISP
It doesn't work. For example, user for sure belongs to some LDAP-group:
Hm, and you are sure that empty string value check: if('%{control:Ldap-Group}' != "") { ... isn't working? Ivan Kalik Kalik Informatika ISP