okay

rlm_chap: Could not find proper Chap-Password attribute in request

Here, it looks like it's attempting to do chap, but that the opposite
end isn't SENDING chap. make sure your authenticate section looks
something like
authenticate {
        authtype CHAP {
                chap
        }

        chap
}


keep in mind that i'm using pap here at my site, so i deal with
Crypt-Password md5 hashes. Make sure that the dialup user is DEFINENTLY 
using chap.

Andrew Pilley

On Sat, Jan 11, 2003 at 09:51:03PM +0300, CEBKA wrote:
> Hello, Andrew
> 

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

Reply via email to