Permissions issue with Sickrage/sickchill

Status
Not open for further replies.

abrice

Cadet
Joined
Jul 18, 2018
Messages
9
I had sickrage working fine then it blew up on an update so I rebuilt the jail using sickchill and am in the process of setting it back up. I'm getting permission denied errors when it tries to write to the volume that has my shows.

I'm trying to use the "group method (#3)" as defined here.

The mount point permissions looks like this:
Code:
dr-xrwxr-x+ 122 1002  wheel	 124 Oct 13 10:54 TV


The permissions for the sub folders is a mix (depending on who created it...) but all have the same group access:
Code:
drwxrwxr-x+   4 root   wheel		 6 Mar 27  2017 
dr-xrwxr-x+   7 1002   wheel		 8 Jul 15 06:58 
drwxrwxr-x+   7 root   wheel		 9 May 11  2017 
drwxrwxr-x+   5 1002   wheel		 6 Jul 15 06:58 
dr-xrwxr-x+   3 media  wheel		 3 Oct  1 18:03 



Group membership looks like this:
Code:
root@sickrage_1:/mnt/TV # cat /etc/group
# $FreeBSD: releng/11.0/etc/group 294896 2016-01-27 06:28:56Z araujo $
#
wheel:*:0:root,media
media:*:8675309:


I've tried switching users to the media user that sickrage/sickchill uses and I'm able to write and delete files and directories under /mnt/TV or any sub-directory so I'm at a loss as to what the issue is. Any help would be great
 
Status
Not open for further replies.
Top