From owner-freebsd-questions@FreeBSD.ORG Wed Feb 28 11:05:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C678F16A400 for ; Wed, 28 Feb 2007 11:05:49 +0000 (UTC) (envelope-from onlyopensource@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 61B8313C4A5 for ; Wed, 28 Feb 2007 11:05:49 +0000 (UTC) (envelope-from onlyopensource@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so494980nfc for ; Wed, 28 Feb 2007 03:05:48 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EP5Q/QAIOE5qyut/4awB2vCj6s3r4nEVVeyMLtDuu58Rjb7c3XoCMnKgvaC3+0YZepzXo8tYawY71fPqFMVoXD6jlyYrE/6wfpWfY1WeZG9ctyt2y4zaGD88eBWtBe7ylnPX3mZGxQSq/dDtVIUdAYYq4LOtDDHTSdtSl3f4eSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Wn5XYHiBkA47kd2xOKPHMlIzLYNTnfd1wyvzcQXfmjOG/QO/RUpNITJLv/sNWjNfaAHrXrOhJHMPlmJe8wfm/mhLFZBz2MoKCWWoIgpSUJ6KD0JvgPaw+m/OM73l6R18AiKIhub63DJ0Zyhqp5Y0nGDttxESy4B5bZDaX4Eevsk= Received: by 10.82.114.3 with SMTP id m3mr72992buc.1172659061492; Wed, 28 Feb 2007 02:37:41 -0800 (PST) Received: by 10.82.151.17 with HTTP; Wed, 28 Feb 2007 02:37:41 -0800 (PST) Message-ID: Date: Wed, 28 Feb 2007 16:07:41 +0530 From: "Only OpenSource" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: does FreeBSD support ms chapv2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 11:05:49 -0000 Hi, 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. Do I need to patch any files on the FreeBSD 6.2 RC1 to make it work ? If yes, please let me know which files. thanks in advance. -- J. oo@@oo