I live in a living community and I have setup a local machine (Ubuntu Server 14.04) with the purpose to serve media files over Plex to my devices.
Now my friends would like to also use Plex because they like it very much and want to contribute new media files.
This means that they have to get access to my Media folder. The problem is that all new created folders containing new media stuff still have the specific user as owner so that another user can't complete the TV shows etc. of another user.
What I did:
And this scenario does not work (more detailed):
One of the new users wants to add a new TV Show:
1) One of the new users logs in via remote desktop (xubuntu-desktop over x2go)
2) He opens a folder on his desktop which is a symbolic link to my "Media" folder
3) There he is going to the "TV Shows" folder
4) There he creates a new folder with the name "Name of a tv show"
5) He goes into the new folder and creates a new folder called "Season 1"
6) He uploads *.mkv files which does NOT cover all episodes of "Season 1"
7) Other user wants to complete the episodes but he can't create new episodes because he has no rights.
Like I allready mentioned I think it has something to do with the problem that every new created folder and file still have the user specific group and rights.
I would like to have all new created folders and files with the group "mediammeber" as owner so that everybody has the rights to contribute and organise the media files.
Google says it might have to do something with umask. However I did not understand the concept of umask.
Can anybody help?
Thank you very much!
Now my friends would like to also use Plex because they like it very much and want to contribute new media files.
This means that they have to get access to my Media folder. The problem is that all new created folders containing new media stuff still have the specific user as owner so that another user can't complete the TV shows etc. of another user.
What I did:
- Created 4 new users accounts (one for each community member)
- Created a new group "mediamember"
- Added all new user accounts to the group "mediamember" inlcuding the user plex and my account
- Changed the groupowner of my Media folder to the new group "mediamember". I did it recursive so all the subfolders would get the new groupowner.
And this scenario does not work (more detailed):
One of the new users wants to add a new TV Show:
1) One of the new users logs in via remote desktop (xubuntu-desktop over x2go)
2) He opens a folder on his desktop which is a symbolic link to my "Media" folder
3) There he is going to the "TV Shows" folder
4) There he creates a new folder with the name "Name of a tv show"
5) He goes into the new folder and creates a new folder called "Season 1"
6) He uploads *.mkv files which does NOT cover all episodes of "Season 1"
7) Other user wants to complete the episodes but he can't create new episodes because he has no rights.
Like I allready mentioned I think it has something to do with the problem that every new created folder and file still have the user specific group and rights.
I would like to have all new created folders and files with the group "mediammeber" as owner so that everybody has the rights to contribute and organise the media files.
Google says it might have to do something with umask. However I did not understand the concept of umask.
Can anybody help?
Thank you very much!
No comments:
Post a Comment