From owner-freebsd-small@FreeBSD.ORG Thu Jul 7 17:42:39 2005 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F4F16A41C for ; Thu, 7 Jul 2005 17:42:39 +0000 (GMT) (envelope-from vivek.ayer@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE7A43D55 for ; Thu, 7 Jul 2005 17:42:38 +0000 (GMT) (envelope-from vivek.ayer@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so251519wra for ; Thu, 07 Jul 2005 10:42:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nJtNzdHoQV0wPRVQLigcIGx8eEhtO1YvKeKJh/bf9DnmXjwNGgmqoRbLXZBf4cmWtumci5bZw45YJhKHcP4r5KPDF283bXVc6LrWK7liVOBXqYPU8cilVtCLvR757coil9sp5VhGjwcinbcZ6dgjmuREoTYwLUQy5QNMkKkEWMk= Received: by 10.54.23.59 with SMTP id 59mr944702wrw; Thu, 07 Jul 2005 10:42:37 -0700 (PDT) Received: by 10.54.73.9 with HTTP; Thu, 7 Jul 2005 10:42:37 -0700 (PDT) Message-ID: <5c3e8b1b050707104257958fee@mail.gmail.com> Date: Thu, 7 Jul 2005 13:42:37 -0400 From: Vivek Ayer To: freebsd-small@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Building an authentication server with PicoBSD X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vivek Ayer List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2005 17:42:39 -0000 Hi all, I'm a newbie to PicoBSD. I have a very crappy computer that has no hard drive and no cdrom drive. It has some ram enough to run a floppy based solution. I have an OpenBSD firewall setup and would like to put this computer also to work. Since I can't think of a lot to do with it can somebody tell me how to setup an authentication server on a custom or generic PicoBSD floppy? Thanks. Vivek