Newbetuts
.
Samba - can access 1 share but not the other. Same config
centos
samba
network-share
Solution 1:
It's a SELinux thing apparently.
chcon -t samba_share_t <share_folder>
Fixed it.
Related
Exchange 2007 Auto-Reply
Firewall has begun dropping SSH response
What does the following C-State output mean?
Avoid write on a mounted loopback device to be propagated
Microsoft Web Farm 2.0: How to install the Controller on the Primary Server?
Apache log request port number
Getting a lot of hits on my web server and it's taking down my httpd. Possible DDoS? [duplicate]
Windows Server 2008 R2 RRAS VPN client routing
PHP-FASTCGI hangs with nginx, is there a better solution to this problem?
Kill w3wp.exe if it is working on 100% cpu over a period of time
postfix block mail to a domain only for a specific destination domain
Group Policy applying only once?
Recent Posts
org.apache.kafka.common.errors.TimeoutException: Topic not present in metadata after 60000 ms
Why my code runs infinite time when i entered non integer type in c++ [duplicate]
How to retrieve Instagram username from User ID?
Serverless Framework - Variables resolution error
How do we access a file in github repo inside our azure databricks notebook