From owner-freebsd-questions@FreeBSD.ORG Sun Feb 4 00:59:56 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 D759616A405 for ; Sun, 4 Feb 2007 00:59:56 +0000 (UTC) (envelope-from speshak@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 755E813C4A5 for ; Sun, 4 Feb 2007 00:59:56 +0000 (UTC) (envelope-from speshak@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1655551nfc for ; Sat, 03 Feb 2007 16:59:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PFIuEju9GUqI/to0KVLlYBXbIUh3V/nqd8lURQTucJHAKB/NPdEc7PA3EaMo2lxPEbn7TMjDgmL7Xvei/DdkoDNjXZGDK+TgS+MxXxv4pYnpYTOV+d3yZ49PlYGiMirUfUC3qrnU49RJSunaf2OSdr9svbTXfmI3VpTuPtrW/o4= Received: by 10.82.162.14 with SMTP id k14mr1675645bue.1170549331305; Sat, 03 Feb 2007 16:35:31 -0800 (PST) Received: by 10.82.145.12 with HTTP; Sat, 3 Feb 2007 16:35:31 -0800 (PST) Message-ID: <9aa9fc180702031635w766ac714k678a774b466bb817@mail.gmail.com> Date: Sat, 3 Feb 2007 18:35:31 -0600 From: "Scott Peshak" To: "venchev@mail.orbitel.bg" In-Reply-To: <000e01c747df$15dcf5f0$3201a8c0@homepc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000e01c747df$15dcf5f0$3201a8c0@homepc> Cc: freebsd-questions@freebsd.org Subject: Re: Dhcpd authorisation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: speshak@iastate.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 00:59:56 -0000 On 2/3/07, venchev@mail.orbitel.bg wrote: > Hello, > > Do you know any way to put an authentication wih ISC Dhcpd server for a lan network users ? > > Thanks in advance You may want to look at netreg. I've never done a setup of it, but have been on the user side plenty. http://netreg.sourceforge.net/ --speshak