On Tue, 16 Jun 2009, Elias Abou Zeid wrote:
I tried the different suggestions but I still get authentication login
incorrect eventhough the username and password passed by the Redback
router are correct and as filled in subscribers record
On Radius server.

a...@radius      User-Password := "passwd"

This syntax SETS the User-Password attribute. It's almost like
saying "accept any password and replace it with this value".
Please review "man 5 users" for the use of "=", ":=", et al.

Have you tried:

abc      User-Password == "passwd"
              Service-Type = Framed-User,
              Framed-Protocol = PPP

I don't know what this next line does, so unless *you* do, may
I suggest leaving it out while testing?

              Bind_Auth_Context = RADIUS

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

Reply via email to