Hi all,

I've got freeradius 1.0.0-pre3 running against mysql 3.23.58.  It
works great so far, but today, I configured an Adtran Netvanta router
to authenticate against it.  First step worked great, as far as logon
authentication, but then when trying to use radius authentication for
enable mode, it rejects.  The username comes accross as $enab15$ (as
shown in radiusd -X):

rad_recv: Access-Request packet from host 10.1.2.10:3473, id=27, length=48
        User-Name = "$enab15$"
        User-Password = "testpass"

Then, when radiusd queries the database, it shows a query for
username:'=24enab15=24'.  mysql says that there is no matching
username, and radiusd rejects the request.   I tried adding the user
$enab15$ and =24enab=24 into the database, but to no avail.  Anyone
have a suggestion?  Thanks very much!

Matt.

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

Reply via email to