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.

Different permissions at /mnt

Featured Replies

As I'm preparing to migrate from reiserfs to xfs, I noticed this:

 

drwxrwxrwx 11 nobody users 256 Oct 26 23:08 disk10/
drwxr-xr-x 10 root   root  147 Oct 26 23:08 disk11/
drwxrwxrwx  2 nobody users   6 Oct 26 23:08 disk12/

 

Disk11 is owned by root and has different permissions than all the other disks (0-9 all match disk10 & disk12).

 

Disk11 has been in the server for a couple of weeks and I haven't had any issues reading/writing that I'm aware of.

 

Do I need to do a chown and chmod on disk11? If so, what specific command do I run? Do I simply run the New Permissions script under the Tools menu?

As I'm preparing to migrate from reiserfs to xfs, I noticed this:

 

drwxrwxrwx 11 nobody users 256 Oct 26 23:08 disk10/
drwxr-xr-x 10 root   root  147 Oct 26 23:08 disk11/
drwxrwxrwx  2 nobody users   6 Oct 26 23:08 disk12/

 

Disk11 is owned by root and has different permissions than all the other disks (0-9 all match disk10 & disk12).

 

Disk11 has been in the server for a couple of weeks and I haven't had any issues reading/writing that I'm aware of.

 

Do I need to do a chown and chmod on disk11? If so, what specific command do I run? Do I simply run the New Permissions script under the Tools menu?

 

You shouldn't have any issues, but you can change it like this:

 

chmod 777 /mnt/disk11
chown nobody:users /mnt/disk11

 

That disk does not participate in users shares, is that correct?

  • Author

 

You shouldn't have any issues, but you can change it like this:

 

chmod 777 /mnt/disk11
chown nobody:users /mnt/disk11

 

Thank you, I'll do that.

 

That disk does not participate in users shares, is that correct?

No, that is not correct. Disk11 has several users shares spread across it. Does that matter?

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.