Re: [CentOS] Enable all permissions for root in Samba ...

2016-08-05 Thread Warren Young
On Aug 5, 2016, at 1:05 PM, Warren Young wrote: > > Samba isn’t allowed to access arbitrary places in the filesystem by default. > You either need to mark the whole drive as accessible to Samba or disable > SELinux: > > https://en.wikipedia.org/wiki/Exploit_(computer_security)#Pivoting Sorr

Re: [CentOS] Enable all permissions for root in Samba ...

2016-08-05 Thread Warren Young
On Aug 4, 2016, at 7:23 PM, reynie...@gmail.com wrote: > > I have a local virtual machine running > CentOS 7 so I do not need any security. Do you know what island hopping is? https://en.wikipedia.org/wiki/Exploit_(computer_security)#Pivoting Please explain to me how you are not attempting to

Re: [CentOS] Enable all permissions for root in Samba ...

2016-08-04 Thread reynie...@gmail.com
On Thu, Aug 4, 2016 at 9:47 PM, John R Pierce wrote: > On 8/4/2016 6:23 PM, reynie...@gmail.com wrote: > >> local virtual machine running >> CentOS 7 so I do not need any security. >> > > thats a mighty big assumption. I understand your concern because is a security flag but I can tell you that

Re: [CentOS] Enable all permissions for root in Samba ...

2016-08-04 Thread John R Pierce
On 8/4/2016 6:23 PM, reynie...@gmail.com wrote: local virtual machine running CentOS 7 so I do not need any security. thats a mighty big assumption. Having that in mind I have installed Samba and this is how I setup for access the remote server: [global] workgroup = WORKGROUP server string

[CentOS] Enable all permissions for root in Samba ...

2016-08-04 Thread reynie...@gmail.com
As I said in previous messages I have a local virtual machine running CentOS 7 so I do not need any security. Having that in mind I have installed Samba and this is how I setup for access the remote server: [global] workgroup = WORKGROUP server string = Samba Server %v netbios name = CentOS Server