Kostas Kalevras <[EMAIL PROTECTED]> wrote:

> You need to have the realm module included in your authorize section and
> configure a search filter like this one for the ldap module:
> 
> filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"

I am using a patched freeradius 0.6.

Im not sure what you mean exactly.

In radiusd.conf, my authorize & authenticate sections contain:

authorize {
        preprocess
        suffix
        ldap
        files
}


authenticate {
        unix
        authtype LDAP {
                ldap
        }
}


Probably suffix is not being stripped when sent to LDAP???

-- 
.jA
repoleveD \ .nimdA smetsyS

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to