Displaying 2 results from an estimated 2 matches for "softwarerecs".
2016 Aug 05
0
Enable all permissions for root in Samba ...
...amba 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
You should probably be using something like SSHFS anyway:
https://softwarerecs.stackexchange.com/questions/13875/
2016 Aug 05
4
Enable all permissions for root in Samba ...
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
security = user
map to guest = bad user
dns proxy = no
[root]
path = /
browsable =yes
writable =