Replying. Sorry., I forgot to try it in debug mode.

The error its getting is rlm_chap: could not find proper chap-password
attribute in request

-Drew


-----Original Message-----
From: Drew Weaver 
Sent: Tuesday, November 19, 2002 12:37 PM
To: '[EMAIL PROTECTED]'
Subject: Configuration question, I'll try not to bother you again.


Ok, as I said I'm new to this, [I'm running FR 0.8 btw] Im just trying to
use radtest to get something authenticating at this point, this is what I
put in my /etc/raddb/users file: 


drew    Auth-type := Local,
        User-Password == "yummy"

Then in my proxy.conf I have:

realm ee.net {
        type            = radius
        authhost        = LOCAL
        accthost        = LOCAL
}

So if I'm not completely brain dead, I should do.

Radtest [EMAIL PROTECTED] yummy localhost:1645 22 (secret)

And it should authenticate me, right?

But alas my friends it doesn't, I get this error:

Sending Access-Request of id 10 to 127.0.0.1:1645
        User-Name = "[EMAIL PROTECTED]"
        User-Password = "R_\302\266\362'=2z\317\202\343\253\332\325\346"
        NAS-IP-Address = dhcp101.cmh.ee.net
        NAS-Port = 22
Re-sending Access-Request of id 10 to 127.0.0.1:1645
        User-Name = "[EMAIL PROTECTED]"
        User-Password = "R_\302\266\362'=2z\317\202\343\253\332\325\346"
        NAS-IP-Address = dhcp101.cmh.ee.net
        NAS-Port = 22
rad_recv: Access-Reject packet from host 127.0.0.1:1645, id=10, length=20
rad_decode: Received Access-Reject packet from 127.0.0.1 with invalid
signature!

Did I miss something along the way?


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

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

Reply via email to