New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Samba permissons wrong on extrenal disk after b2 update

Got problems with your B2 or B3? Share and get helped!
Post Reply
citro
Posts: 7
Joined: 19 Oct 2009, 11:33

Samba permissons wrong on extrenal disk after b2 update

Post by citro »

Recently updated my bubba 2 server. Now I cant delete or copy files to my external disk.
I´m really not that great on linux permissions but it worked before the update.
This is the ls -l on the disk

Code: Select all

root@b2:/home/storage/extern/5000AAV_External# ls -l
total 24
drwxrwxrwx 25 citro users  4096 Mar 26 11:29 Filmer
drwxrwxrwx 29 citro users  4096 Mar 22 19:28 Serier
drwx------  2 root  root  16384 Mar 10 16:31 lost+found
The weid part is that I can delete and copy to the "Serier" folder

Worked before the update.
I didnt partition and format the bubba disk if that may help.
nobody
Posts: 226
Joined: 10 Mar 2012, 14:46

Re: Samba permissons wrong on extrenal disk after b2 update

Post by nobody »

please show the exact command you pass that fails and the exact error message the you receive. thanks
citro
Posts: 7
Joined: 19 Oct 2009, 11:33

Re: Samba permissons wrong on extrenal disk after b2 update

Post by citro »

This is when I try to delete a file from my Windows 7 pc.

Image
citro
Posts: 7
Joined: 19 Oct 2009, 11:33

Re: Samba permissons wrong on extrenal disk after b2 update

Post by citro »

Tried to

Code: Select all

chmod -R 775 /home/storage/extern/5000AAV_External/ 
Now I can delete and modify the existing files but if I add new files/folders I cant.
Post Reply