From: "Allan Spagnol Comar" <allan.comar@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] help with a simple file share with samba
Date: Fri, 7 Apr 2006 13:54:50 -0300 [thread overview]
Message-ID: <1cc2dc830604070954hffd18eaq5d30b32266666d3f@mail.gmail.com> (raw)
In-Reply-To: <558b73fb0604070824r629722d2oecdcbafb49ded3d@mail.gmail.com>
autentication on sandbox have worked, but, mp3 folder still block the
users .....
have a clue ?
On 4/7/06, Michael Crute <mcrute@gmail.com> wrote:
> On 4/7/06, Allan Spagnol Comar <allan.comar@gmail.com> 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 ?
> >
>
> You may just be overthinking this. Here is a snip of my config file
> (only relevant portions). You may want to add the user guest to your
> smbpasswd file you can even use no password, then have your guest
> users authenticate with that. Maybe there is a better way but that
> works for me.
>
> [global]
> workgroup = akron
> netbios name = snoopy
> server string = Gentoo File Server
> ...
> map to guest = nobody
> security = user
> ...
>
> ...
>
> [public]
> comment = Public folder for all users.
> path = /home/pub
> public = yes
> only guest = yes
> writable = yes
> printable = no
>
> [webroot]
> comment = Storage for public web files.
> path=/home/www
> public = no
> writable = yes
> valid users = cruteme
>
> --
> ________________________________
> Michael E. Crute
> http://mike.crute.org
>
> It is a mistake to think you can solve any major problems just with potatoes.
> --Douglas Adams
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
An application asked:
"Requeires Windows 9x, NT4 or better",
so I´ve installed Linux
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-04-07 16:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-07 13:21 [gentoo-user] help with a simple file share with samba Allan Spagnol Comar
2006-04-07 15:24 ` Michael Crute
2006-04-07 16:54 ` Allan Spagnol Comar [this message]
2006-04-14 9:12 ` Mariusz Zalewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1cc2dc830604070954hffd18eaq5d30b32266666d3f@mail.gmail.com \
--to=allan.comar@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox