LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't access my linux share through samba. I get permission denied. (https://www.linuxquestions.org/questions/linux-software-2/cant-access-my-linux-share-through-samba-i-get-permission-denied-353998/)

mlsbraves 08-16-2005 06:51 PM

[Solved]Can't access my linux share through samba. I get permission denied.
 
I setup samba and read the config file but I still can't get my windows to open my shared folder. It list the shared folder but when I try to access it I get permission denied.
I have it configured as:

Code:

[Shared Files]
comment = shared
path = /home/mitch
public = yes
guest ok = yes
browsable = yes

Why can I still not access my folder? Its set to public :-(

mlsbraves 08-16-2005 07:59 PM

Sorry. Found problem. Samba was setup correctly but I check the permissions and sharing /home directory was turned off.


All times are GMT -5. The time now is 08:05 PM.