From owner-freebsd-questions@FreeBSD.ORG Tue Oct 11 08:52:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B5BAA16A41F for ; Tue, 11 Oct 2005 08:52:11 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from mgedv.at (www.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBCF43D48 for ; Tue, 11 Oct 2005 08:52:11 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id 5D1A4186800 for ; Tue, 11 Oct 2005 10:52:10 +0200 (MEST) From: "mdff" To: Date: Tue, 11 Oct 2005 10:52:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcXOQRhA3wqS6X4PTJW6oTBPKvYTnw== Message-Id: <20051011085210.5D1A4186800@mgedv.at> Subject: encrypted file sharing bsd<-->winxp/2k3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 08:52:11 -0000 staying away from ipsec and hw-crypto-ether-cards how can i connect to network-shares on freebsd-boxes from windows-clients having the whole connection (auth and data stuff) encrypted? it should be possible to map the share as a nw-drive. br...