Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 11:56:21 +0200
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        "Scott R." <reverend@sfmidimafia.com>
Cc:        freebsd-questions@freeBSD.org
Subject:   Re: Simple Samba Question(?)
Message-ID:  <20020925095621.GB30361@freepuppy.bellavista.cz>
In-Reply-To: <3D915FE8.3010401@sfmidimafia.com>
References:  <3D915FE8.3010401@sfmidimafia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020925095621.GB30361>