Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 10:03:36 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Only OpenSource <onlyopensource@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: does FreeBSD support ms chapv2 ?
Message-ID:  <20070228160336.GH71962@dan.emsphone.com>
In-Reply-To: <a779d4420702280237t5b3863a2id03ea3f74dafaae0@mail.gmail.com>
References:  <a779d4420702280237t5b3863a2id03ea3f74dafaae0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 28), Only OpenSource said:
> Does FreeBSD support ms chapv2 protocol ?
> 
> I am trying to setup a FreeBSD server as a PPP server
> that can authenticate a Windows client using MS CHAP v2.

>From the ppp manpge:

  MSChapV2|chap81
    Default: Disabled and Accepted.  It is very similar to standard
    CHAP (type 0x05) except that it issues challenges of a fixed 16
    bytes in length and uses a combination of MD4, SHA-1 and DES to
    encrypt the challenge rather than using the standard MD5 mecha-
    nism.

So I would guess that it is supported.  All you would have to do is add
"enable mschapv2" to your ppp.conf file.


-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070228160336.GH71962>