mtk143089 1 Posted January 20, 2020 Posted January 20, 2020 I'm having some difficulty with file/folder permissions and I need some assistance. I am currently running emby server on my WD PR2100. The only files I can access on Emby to generate libraries are in the public folder. Any files under specific users on the PR2100 are not accessible, unless I set the user to "public." What I am looking to do is access files for Emby libraries without making the files public for general network accessibility. I am far from a big Linux user, but I can navigate around when I have to. I was able to SSH into my PR2100 using Putty. Through my browsing around on the web, I found that the command "setfacl -m user:emby:rx /folder" might have been the answer to my problems. But I only get a "/usr/bin/setfacl: line 1: syntax error: unexpected word (expecting ")")" in return. My PR2100 is running BusyBox v1.20.2. I was hoping someone could give me a hand.
Luke 40077 Posted January 20, 2020 Posted January 20, 2020 @@scb99, @@mark-in-dallas do you have any tips on western digital permissions?
Luke 40077 Posted January 24, 2020 Posted January 24, 2020 If you can ssh are you able to set permissions via terminal? https://emby.media/community/index.php?/topic/32218-file-permissions-guide-for-new-linux-users/
mark-in-dallas 87 Posted January 24, 2020 Posted January 24, 2020 @@scb99, @@mark-in-dallas do you have any tips on western digital permissions? Sorry but no. And I could be wrong, but I've looked around the Emby backend and I don't think Emby is accessing the NAS with any user account privileges, so it would make sense that Emby doesn't have access to folders that aren't public. Please correct me if I'm wrong and I'll try to dig around a little more, but I don't remember and couldn't find anywhere in Emby requiring NAS login credentials to be entered..
mastrmind11 722 Posted January 24, 2020 Posted January 24, 2020 I'm having some difficulty with file/folder permissions and I need some assistance. I am currently running emby server on my WD PR2100. The only files I can access on Emby to generate libraries are in the public folder. Any files under specific users on the PR2100 are not accessible, unless I set the user to "public." What I am looking to do is access files for Emby libraries without making the files public for general network accessibility. I am far from a big Linux user, but I can navigate around when I have to. I was able to SSH into my PR2100 using Putty. Through my browsing around on the web, I found that the command "setfacl -m user:emby:rx /folder" might have been the answer to my problems. But I only get a "/usr/bin/setfacl: line 1: syntax error: unexpected word (expecting ")")" in return. My PR2100 is running BusyBox v1.20.2. I was hoping someone could give me a hand. try to chmod a specific file instead of trying to update the entire ACL of the folder, see if you can get that to work.
Luke 40077 Posted February 11, 2020 Posted February 11, 2020 Hi, did you figure this out? You'll need to set the folders as public. Please let us know if this helps. Thanks !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now