Users-file and LDAP backend mixing questions

tnt at kalik.net tnt at kalik.net
Tue Jan 20 20:43:45 CET 2009


OK. Let's backtrack. Something is wrong here.

>> >> Try unlang: if (!control:Ldap-Group) { ...

I have done this with Auth-Type before and it works. But you say that
this is active regardles of user being in ldap group or not. Try this:

ldap

if(!control:Ldap-Group) {
}
update control {
   Ldap-Group = "something"
}
if(!control:Ldap-Group) {
}

It looks to me that your ldap module is not populating Ldap-Group.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list