I had use the config file as
[global]
        workgroup = ENG
        netbios name = thewho
        security = user

[mp3]
        path = /home/mp3
        read only = yes
        create mask = 0777
        directory mask = 0777
        public = yes
        guest only = yes

[sandbox]
        path = /home/sandbox
        public = no
        valid users = @sandbox
        write list = @sandbox


On 4/7/06, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote:
> Hi all in the list,
>
> I was wondering if some one can help me with that, I am try to put to
> work a simple file share with samba where I will share a folder to any
> one, and one folder have to autenticate users at pam
>
> I try it like that:
> [global]
>
>         workgroup = COMMODITY
>         netbios name = thewho
>         log file = /var/log/samba3/log.%m
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>
> [mp3]
>         comment = Shared Musics
>         path = /home/mp3
>         security = share
>         writeable = no
>         browseable = yes
>         guest ok = yes
>         printable = no
>         guest only = yes
>
> [sandbox]
>         comment = Sand Box to genrate releases
>         path = /home/sandbox
>         security = user
>         user = allan longhin
>         writeable = yes
>         public = no
>         printable = no
>         create mask = 0765
>
> what did I do wrong ? or how can I make this ?
>
> thanks for attention, Allan
> --
> An application asked:
> "Requeires Windows 9x, NT4 or better",
> so I´ve installed Linux
>


--
An application asked:
"Requeires Windows 9x, NT4 or better",
so I´ve installed Linux

-- 
gentoo-user@gentoo.org mailing list

Reply via email to