# [EMAIL PROTECTED] / 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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message