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?

Featured Replies

On 6.3.0/6.3.1/6.3.2, I've noticed files I create on the Mac through a samba share are sometimes ending up on the unRaid server with odd permissions:

 

$ touch /Volumes/cache/hi
$ ssh tower
$ ls -lart /mnt/cache/hi
-rw-r--r-- 1 jaiken users 0 Feb 13 18:00 hi

$ exit
logout
Connection to tower closed.

$ chmod -r /Volumes/cache/hi
$ ssh tower
$ ls -lart /mnt/cache/hi
--w------- 1 jaiken users 0 Feb 13 18:00 /mnt/cache/hi

 

Isn't it supposed to automatically `nobody:users` and set all the permissions for you?

That's the way AFP has always worked if you connect to the share as a registered user. If you connect as a guest user then a new file is owned by the nobody user. Perhaps SMB has been brought into line? What are you showing in the lower part of your example? chmod -r removes the read permissions, as shown.

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.