Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Permissions changed somehow on certain TV show folders?

Featured Replies

I was trying to copy some data from server to another and got access denied on certain TV show directories.  When I do a ls -la I see the following:

 

Hv82jcu.jpg

 

 

Not sure how this happened.  I'm not very good at linux perms so how can I change the blue folders with 'root root' back to 'nobody users'?

Tools -> New Permissions will do it.

 

It's quicker from the command line though:

 

cd /mnt/user/share-name
chown nobody:users *
chmod 777 *

 

Replace

share-name

with your actual share name. This will make those folders (such as Oz) have the same ownership and permissions as the others (such as Outlander).

newperms (full path to folder you want to adjust e.g. /mnt/disk1/tvshows)

Tools -> New Permissions will do it.

Shotgun GUI approach.

newperms (full path to folder you want to adjust e.g. /mnt/disk1/tvshows)

command line surgical approach.

 

Either works, CLI may be faster if you only need to work on a small subset of folders.

I agree, but many people are much happier with the GUI solution. Either way the resulting permissions, though they will undoubtedly work, are way too generous for my liking.

The really good question is why did the permissions get mixed up in the first place.

 

Suggestion look at the programs that you might have downloading and moving things around...

  • Author

I like CLI.  Thanks guys!

  • Author

The really good question is why did the permissions get mixed up in the first place.

 

Suggestion look at the programs that you might have downloading and moving things around...

 

Yea I think I found the culprit.  I spun up a test ubuntu server for testing pooled nfs mounts (MergeRFS).  I was messing with that this morning so that's probably what did it.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.