ViolentMonk
Posts: 35
Joined: Mon Jul 22, 2013 8:36 am

permissions on smb share in raspbian

Thu Jul 25, 2013 4:11 am

I set up smb and it seems to be running well and I can read/download from the rasp fine but when I try to write it says I don't have permission. I can easily disconnect and copy files to it and start it all back up but I really wanted to be able to do a little over the network. :( anyone keen on how to change permissions?

elatllat
Posts: 1337
Joined: Sat Dec 17, 2011 5:05 pm

Re: permissions on smb share in raspbian

Tue Jul 30, 2013 1:34 pm

put
read only = no
in
/etc/samba/smb.conf
,
service samba restart
and
chmod -R 0777 /your/share/path
SBC with 32GB RAM: https://hardkernel.com

FAQ : https://raspberrypi.stackexchange.com

Unanswered: https://www.raspberrypi.org/forums/search.php?search_id=unanswered

Return to “Networking and servers”