Craig Campbell wrote:
>     I have a requirement for 'authentication' via LDAP.  Only a
> User-Name is passed to freeradius. 
> The requirement is to perform an LDAP lookup, and if the user exists,
> return a couple of other values in the LDAP database for that user.
> If the user does not exist, reject.
>  
> I have the LDAP lookups working, but I cannot figure out how to tell
> freeradius to skip the password check (authorization?).

bob     Auth-Type := Accept

  This is one of the few cases where setting Auth-Type is useful.

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

Reply via email to