stambazzi andrea <[EMAIL PROTECTED]> wrote: > I have to autenticate my ppp users with free radius without checking > password but only the username. I have no idea how to do this > because i don't know any settings in configure file or in database > table which can enable this mode.
The FAQ has an example of rejecting everyone via the 'Reject' authentication type. You can accept everying with the 'Accept' authentication type. e.g. user Auth-Type := Accept Will cause the user to be accepted. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
