From owner-freebsd-questions Wed Sep 25 2:56:30 2002 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 229F537B401 for ; Wed, 25 Sep 2002 02:56:27 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id E135243E3B for ; Wed, 25 Sep 2002 02:56:25 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 1290 invoked from network); 25 Sep 2002 09:56:24 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 25 Sep 2002 09:56:24 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id B1C402FDAB2; Wed, 25 Sep 2002 11:56:21 +0200 (CEST) Date: Wed, 25 Sep 2002 11:56:21 +0200 From: Roman Neuhauser To: "Scott R." Cc: freebsd-questions@freeBSD.org Subject: Re: Simple Samba Question(?) Message-ID: <20020925095621.GB30361@freepuppy.bellavista.cz> Mail-Followup-To: "Scott R." , freebsd-questions@freeBSD.org References: <3D915FE8.3010401@sfmidimafia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D915FE8.3010401@sfmidimafia.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # reverend@sfmidimafia.com / 2002-09-25 00:04:08 -0700: > I have a simple home network with one Windows XP machine and one > FreeBSD 4.6.2-RELEASE machine. I am trying to set up a Samba share on > the FreeBSD machine that the WinXP box can read/write to. I can get > it to read the share, but I cannot seem to write to it. My config > file is really simple: > > [global] > workgroup = MYWORKGROUP > netbios name = DRAGULA > security = SHARE > > [Shared] > path = /u1 > read only = No > guest ok = Yes > > Every time I try to write to the share, I get an "Access Denied" error. adjust permissions of the directory /u1 so that the user can write to it. -- begin 666 nonexistent.vbs FreeBSD 4.7-RC 11:54AM up 7 days, 19:09, 27 users, load averages: 0.00, 0.01, 0.00 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message