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.

JRascagneres

Members
  • Joined

  • Last visited

  1. Its over samba. Its fine when I write to an existing disk, its when it decides to split to a new disk and make the hierarchy.
  2. Hey, hope you can help... You can see here that the permissions are correct for a long-lived folder: However, if it then splits to another disk the folder permission seems wrong? Any ideas?
  3. Are you referring to this setting? If so no... Otherwise I'm not intentionally using active directory?
  4. Thanks for your response. The new permissions script fixes the already created directories but when I end up creating another directory the directory has the same issue. I thought the ACL was interesting but the same happens when I create a directory from a windows machine too so I don't think its my fstab entry? I have removed the dir_mode and file_mode with no success.
  5. So... I have two users: "windowspc" and "homeserver1" they both have read/write access to my "main-array" share. I connect with my ubuntu server with the following /etc/fstab entry: //192.168.4.24/main-array /mnt/storage-server-01 cifs vers=3.0,rw,_netdev,noserverino,credentials=/etc/storage-server-creds,file_mode=0666,dir_mode=0777 0 0 I create a folder on my server using the above. Its connected with "homeserver1". When doing "ls -al" on the unraid server I see I made: drwxrwx---+ 1 homeserver1 users 6 Jun 4 00:28 test/ This clearly means that when I try to view the folder on a network mount from my windows machine, which is connected with the "windowspc" user I don't have the ability to read that folder. Any ideas? TIA
  6. @Frank1940Sorry for the confusion. The /mnt/storage-server-01 is on the server thats connected to unraid. Thats the mount point for the unraid share remotely. @dlandonThe writes should be going through samba as the screenshots of the writes are on a remote server.
  7. @Frank1940 I have SMB setup on my server //192.168.1.203/main-array /mnt/storage-server-01 cifs vers=3.0,credentials=/etc/storage-server-creds,rw,uid=nobody,gid=users,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm 0 0 I then have docker on the server which writes to /mnt/storage-server-01 etc....
  8. @Frank1940 Apologies for late delay. It did seem to help but the issue is I only write certain files to unraid over the network and keep metadata locally. Obviously having the PGID, PUID set to those causes issues when writing locally. UMASK did seem to help somewhat though. Is there no way to just force samba to operate with those settings? Thanks!
  9. @Frank1940 Thanks for your response. Sooo... "New Permissions" works for existing files obviously but doesn't help when creating new ones. Yes Typically the files / folders are indeed created through docker (but on another system connected through samba) PGID - 1000 --> Just the user I have on my system, again connected to unraid via samba. PUID - 1000 --> As above No UMASK set.
  10. I'm having a complete nightmare with samba permissions. Essentially I have a Plex folder inside of a share which I'm making available over the network using samba. Its a private share. I have the following based on information I found on the forums: I attempt to add a file using `touch`: This does get created but with the following: Creating a folder works: However permissions are off: Share settings: Is anyone able to help here? Its driving me mad.

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.