On Mon, Jun 16, 2003 at 08:58:20AM +0800, ?????? wrote: > I install the freeradius0.8.1,and only configed the clients.conf,I can't complete > the authentication,the error message is : > > rlm_chap: Could not find proper Chap-Password attribute in request > rlm_unix: Attribute "User-Password" is required for authentication. > > What should I do?
Follow the instructions the error messages gives you? Set a User-Password attribute for the user you log in with in the users file (ldap db, sql db, whatever backend you use to store the users). Oliver. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
