Re: ms-chap and ms-chapv2

2002-01-17 Thread Frank Cusack
On Thu, Jan 17, 2002 at 06:09:54PM -0800, Lance Uyehara wrote: > OK. 3 patches have been posted. 1 committed as-is; the others by fixing the actual problem rather than the symptom. thanks /fc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: ms-chap and ms-chapv2

2002-01-17 Thread Lance Uyehara
> "Lance Uyehara" <[EMAIL PROTECTED]> wrote: > > I got the 20020117 snapshot and had to make some changes (4, in 3 files) to > > compile it. Is anyone interested in some patches? All are quick and dirty to > > get compiled (on freebsd 4.3-release), but I can post them somewhere if > > anyone cares

Re: ms-chap and ms-chapv2

2002-01-17 Thread aland
"Lance Uyehara" <[EMAIL PROTECTED]> wrote: > I got the 20020117 snapshot and had to make some changes (4, in 3 files) to > compile it. Is anyone interested in some patches? All are quick and dirty to > get compiled (on freebsd 4.3-release), but I can post them somewhere if > anyone cares. If th

Thank You Alan (was Re: ms-chap and ms-chapv2)

2002-01-17 Thread Lance Uyehara
Lance Uyehara wrote: > > "Lance Uyehara" <[EMAIL PROTECTED]> wrote: > > > The problem I have is I am expeecting some other attributes from the > > > radius server, but they don't appear in the packet. > > > > > > For MS-CHAP I need the MS-CHAP-MPPE-KEYS attribute > > > For MS-CHAPv2 I need the MS

Re: ms-chap and ms-chapv2

2002-01-17 Thread Lance Uyehara
> "Lance Uyehara" <[EMAIL PROTECTED]> wrote: > > The problem I have is I am expeecting some other attributes from the > > radius server, but they don't appear in the packet. > > > > For MS-CHAP I need the MS-CHAP-MPPE-KEYS attribute > > For MS-CHAPv2 I need the MS-CHAP2-Success, MS-MPPE-Send-Key a

Re: ms-chap and ms-chapv2

2002-01-17 Thread aland
"Lance Uyehara" <[EMAIL PROTECTED]> wrote: > The problem I have is I am expeecting some other attributes from the > radius server, but they don't appear in the packet. > > For MS-CHAP I need the MS-CHAP-MPPE-KEYS attribute > For MS-CHAPv2 I need the MS-CHAP2-Success, MS-MPPE-Send-Key and > MS-MPP

ms-chap and ms-chapv2

2002-01-17 Thread Lance Uyehara
I have setup freeradius 0.4 to use auth-type=ms-chap, and the authentication works such that I receive the access-accept response from the radius server. Yay.   The problem I have is I am expeecting some other attributes from the radius server, but they don't appear in the packet.   For MS-C