On Sun, Nov 18, 2001 at 08:05:11AM +1000, Steven Kerr wrote:
> Sluggers
> 
> I am attempting to setup on our internal network a samba share
> read/writable by anyone, including those with NO unix account on the
> samba server. The configuration for the share is:
> 
> [openaccess]
>         comment = Open Access to All
>         path = /home/www/public
>         writable = yes
>         guest ok = yes
>         create mask = 666
>         guest account = nobody
>         guest only = yes

You need:
          public = yes
If you don't want to be prompted for a password. I recommend you remove
all the guest stuff, since you'll never get a login as nobody.

-- 
Daniel Stone                                                <[EMAIL PROTECTED]>
"Oooh, I'm vibrating! That'd be my sister." -TongMaster

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to