From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 17:09:58 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 6DE2F16A4CE for ; Thu, 10 Mar 2005 17:09:58 +0000 (GMT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC84843D68 for ; Thu, 10 Mar 2005 17:09:57 +0000 (GMT) (envelope-from david.larkin@djl.co.uk) Received: from sparrow (secure.djl.co.uk [213.208.117.42]) by smtp.nildram.co.uk (Postfix) with SMTP id BCA202C5115 for ; Thu, 10 Mar 2005 17:09:53 +0000 (GMT) Date: Thu, 10 Mar 2005 18:28:52 +0000 From: David Larkin To: questions@freebsd.org Message-ID: <20050310182852.0a9e0951@sparrow> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: SAMBA newbie 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: Thu, 10 Mar 2005 17:09:58 -0000 I have a FreeBSD 5.3 machine and a Windoze XP box. I am the only user of both. I don't want to share files or act as a full time fileserver. I simply wish to exchange files ocassionally, e.g. copy FreeBSD backup files to the XP box to burn on CD. I used to use anon ftp for this type of thing but found the security a nightmare. I've now installed Samba on the FreeBSD box , but I'm not sure this is a good idea. Can I set up a 'sandbox' directory on my FreeBSD machine where both machines can read and write ? After installing samba and setting the workgroup in smb.conf, i can now see the FREEBSD box in 'view workgroup computers' but clicking on that I am asked for a username/password , which i'm reluctant to give. Any advice ?