On Fri, Apr 02, 2004 at 09:56:11AM -0700, Ron Wahler wrote:
> 
> Kostas,
> 
> I still don't see how to authenticate just the user & password to
> The ldap database with out having the identity/password set. I have
> Ldap in the authenticate section and took it out of the authorize
> section
> But it still wants to bind the identity & password before it binds and
> Searches for the user/password. An alternative is to pass the current
> user
> In as the identity but I don't think that feature exists does it ?

You can use the "ok" module in the authorization section:

        LDAP-Auth {
                ok
        }

In this case, the authorization will always be valid. Is this exactly
what you want ?

-- 
Nicolas Justin

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

Reply via email to