Date: Tue, 24 May 2005 09:44:48 -0500 From: John Hoover <johnfhoover@gmail.com> To: joeborg@ieee.org Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Samba Config Message-ID: <5730154705052407445609cd47@mail.gmail.com> In-Reply-To: <6f2ed49705052400594ed43037@mail.gmail.com> References: <6f2ed49705052400594ed43037@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
I've got a mixture of ME and XP machines, this has been working well as public storage without dealing with individual permissions. I don't think I had to do anything beyond the normal setup, I don't remember. [global] workgroup = GAISERCO netbios name = GSRCOFS security = SHARE disable spoolss = YES wins support = YES preferred master = YES [GAISERCO] comment = GaiserCo file storage path = /smbdata/gaiserco force user = nobody force group = nobody read only = no guest ok = yes nt acl support = no [PUBLIC] comment = PUBLIC file storage path = /smbdata/public read only = no force user = nobody force group = nobody guest ok = yes nt acl support = no John.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5730154705052407445609cd47>
