Page 1 of 1

anouther permissions problem... [Unraid, Samba, NFS]

Posted: January 14th, 2015, 1:20 am
by mathomas3
Hello...

Spent the past few days trying to work this issue as i know your time is priceless...

any who... I have a Unraid box sharing a folder via Samba and also as NFS... I have the folder automatically mount on boot using fstab... of which i am unable to create a file and also sab is reporting errors...

I have done a chown but that doesnt seemed to have made a differance...

the share is mounted with permissions of 0777

Thanks for the help
mat

Re: anouther permissions problem...

Posted: January 14th, 2015, 1:56 am
by mathomas3
ok... well after poking around a little bit I thought that maybe is was an option in my fstab file... after playing with that a bit more i wasnt able to make a difference... but was I was able to get done was that Sab is now downloading files... but still reporting that it cant change a file's permissions...

suggestions?

Re: anouther permissions problem...

Posted: January 17th, 2015, 10:10 am
by squareatom
mathomas3 wrote:ok... well after poking around a little bit I thought that maybe is was an option in my fstab file... after playing with that a bit more i wasnt able to make a difference... but was I was able to get done was that Sab is now downloading files... but still reporting that it cant change a file's permissions...

suggestions?
Whats the fstab line for you mount? I'm also running unraid but using autofs to mount. Sab also runs as the same user specified by "uid". My line is as follows:

Code: Select all

/mnt/Downloads	-fstype=cifs,guest,uid=someguy,gid=users,dir_mode=0777,file_mode=0666	://nas/Downloads