Hey, I need some assistance sharing a folder on Linux (Crunchbang - Debian based). I am using Samba to share but I get an error when I try access the folder over the network. Here is the error: http://www.imagehost.co.za/image-8540_50B4C196.jpg
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Possibly a permissions issue?
You added the shares in the SMB conf,used smbpasswd to add the user to Samba and did useradd to create the user and set the password on Linux too?
Lots of people skip the last 2
You have to restart the SMB service as well, don't you? It's been a while since I configured shares on Linux via terminal...
Tbh, you don't need to add a Unix password to a user, you just have to.make sure that user exists then smbpasswd -aYou added the shares in the SMB conf,used smbpasswd to add the user to Samba and did useradd to create the user and set the password on Linux too?
Lots of people skip the last 2
hey, rather be thorough than lazy I sayOld habit![]()
I got it working, had the path wrong :blush: