From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 19:32:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69DBC16A4CE for ; Wed, 9 Feb 2005 19:32:31 +0000 (GMT) Received: from unsane.co.uk (unsane.co.uk [62.140.220.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC1F43D41 for ; Wed, 9 Feb 2005 19:32:30 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.13.3/8.13.3) with ESMTP id j19JWdMo008585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Feb 2005 19:32:39 GMT (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.13.3/8.13.3/Submit) with ESMTP id j19JWdZh008582 for ; Wed, 9 Feb 2005 19:32:39 GMT (envelope-from jhary@unsane.co.uk) Date: Wed, 9 Feb 2005 19:32:38 +0000 (GMT) From: Vince Hoffman To: freebsd-questions@freebsd.org In-Reply-To: <16112141097.20050209171653@hexren.net> Message-ID: <20050209192820.S8420@unsane.co.uk> References: <200502090856.16001.algould@datawok.com> <16112141097.20050209171653@hexren.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [OT] easy authpf access from Windows (for non-unix users)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 19:32:31 -0000 On Wed, 9 Feb 2005, Hexren wrote: > ALG> Is anyone running authpf with Windows clients in the network? If so, > ALG> how are the Windows clients logging in? What's the easiest mechanism > ALG> for this. > > ALG> I want my grandson to have free access to the (Windows) computers; but I > ALG> want an adult to manually authorize internet access to prevent > ALG> unsupervised surfing. > > ALG> Thanks, > > ALG> Andrew Gould > > ALG> _______________________________________________ > ALG> freebsd-questions@freebsd.org mailing list > ALG> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > ALG> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > --------------------------------------------- > > Putty is, in my experince an easy way to give Windows Clients SSH > capabilities. Plus its free. > > Hexren > > http://www.chiark.greenend.org.uk/~sgtatham/putty/ otherwise try openssh under cygwin www.cygwin.com (gives you a *nix link environment on the windows box, so putty may be better depending on your needs.) > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >