From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 21:02:45 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 A471716A4CE for ; Wed, 9 Feb 2005 21:02:45 +0000 (GMT) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 785A943D2F for ; Wed, 9 Feb 2005 21:02:45 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Cyyyr-0006lZ-6Q; Wed, 09 Feb 2005 16:02:37 -0500 From: "Andrew L. Gould" To: Volker Kindermann , Hexren , Vince Hoffman Date: Wed, 9 Feb 2005 15:03:03 -0600 User-Agent: KMail/1.6.2 References: <200502090856.16001.algould@datawok.com> <420A776D.80801@ps102.de> In-Reply-To: <420A776D.80801@ps102.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502091503.03868.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc162e32685ea60a49465e3ade3735104a350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 cc: freebsd-questions@freebsd.org 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 21:02:45 -0000 On Wednesday 09 February 2005 02:49 pm, Volker Kindermann wrote: > Hi Andrew, > > > Is anyone running authpf with Windows clients in the network? If > > so, how are the Windows clients logging in? What's the easiest > > mechanism for this. > > as Hexren posted, putty is good for doing this. You can configure it > so that the user just has to doubleclick the icon and provide the > password. As long as the putty session is open, the rules will be > active. > > I have this running for my spouse. > > > -volker Thanks to all of you for your help. Andrew Gould