Try aaa Auth-Type := Local, Password == "ThePAss"
If your using the /etc/shadow then read through the /etc/raddb/radiusd.conf. Believe me it helps. Cheers, Watson ----- Original Message ----- From: "王振国" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 10:29 AM Subject: (no subject) > hello, > I installed the freeradius0.8 on redhat7.2,and configed the clients.conf and users,I set the user attribute like this: > > "aaa" Auth-Type := Local, User-Password == "aaa" > Reply-Message = "Hello, %u" > > "bbb" Auth-Type := EAP, User-Password == "" > Reply-Message = "Hello, %u,and your password is empty" > > "ccc" Auth-Type := System, User-Password == "ccc" > Reply-Message = "Hello, %u" > > but the server show some error message: > > Ready to process requests. > rad_recv: Access-Request packet from host 192.168.3.210:1812, id=197, length=102 > NAS-IP-Address = 192.168.3.210 > NAS-Port = 50001 > NAS-Port-Type = Ethernet > User-Name = "aaa" > Calling-Station-Id = "52-54-AB-35-BE-DC" > Service-Type = Framed-User > Framed-MTU = 1500 > EAP-Message = "\002\017\000\010\001aaa" > Message-Authenticator = 0x5f5d5bd8ea91d085d1f0ba116cd0e827 > rlm_chap: Could not find proper Chap-Password attribute in request > Sending Access-Reject of id 197 to 192.168.3.210:1812 > Reply-Message = "Hello, %u" > > why?and how to resolve it. > > tks. > > > zhenguowang > [EMAIL PROTECTED] > 2003-06-17 > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
