[Samba] access denied problem

Damian Rodriguez Sanchez damian.sanchez at itautec.com
Tue Oct 11 08:04:32 MDT 2011



 
There was no sign of the access denied error in my log files.
It turned out to be Selinux that was blocking, I'm still 
not used to using it... 

Thank you for your reply.

Damián.



> 
-----------------------------
Visite nosso site: www.itautec.com
Siga nosso perfil: www.twitter.com/itautec
Curta nossa página: www.facebook.com/itautec
Curta nosso canal: www.youtube.com/itautec
-----------------------------

-----Original Message-----
> From: Jeremy Allison [mailto:jra at samba.org]
> Sent: quinta-feira, 6 de outubro de 2011 16:03
> To: Damian Rodriguez Sanchez, damian.sanchez
> Cc: samba at lists.samba.org
> Subject: Re: [Samba] access denied problem
> 
> On Thu, Oct 06, 2011 at 09:34:09AM -0300, Damian Rodriguez Sanchez wrote:
> > 
> >
> > I need to make available to everybody a samba share called
> > temp with total read and write permission.
> >
> > I have tried lots of different options, but my last
> > smb.conf file looks like this:
> >
> > [temp]
> > 	path = /mnt/fc9/temp
> > 	security = share
> > 	guest ok = yes
> > 	public = yes
> > 	writable = yes
> > 	force user = damian
> >
> > The global section only says:
> >
> > [global]
> > 	workgroups = grupo
> >
> >
> > I restart Samba and when I access temp from a Windows machine,
> > I can view its contents, create new files on it and modify
> > them. However, I cannot read or modify any of the files
> > already created there (directly on the Linux file server), by
> > any user.
> >
> > Directory temp belongs to root. I've changed its access
> > permissions up to 777 and still no way of opening or
> > modifying any of its contents that were created on Linux
> > (access denied), even if those files themselves have their
> > permissions changed to 777.
> >
> > Any hints?
> 
> You'll need to post a log showing the ACCESS_DENIED
> errors you're getting. FYI. "security = share" is
> deprecated, please don't use it.
> 
> There's nothing that it does that can't be done
> with normal user-level security.
> 
> Jeremy.


0


More information about the samba mailing list