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.

[Solved] mineos-node: How to setup proper permissions to allow access from SMB?

Featured Replies

I have the mineos-node docker installed. And I am using Unassigned Devices for the Server data folders.

/mnt/disks/Servers/Minecraft/ -> /var/games/minecraft

/mnt/disks/Servers/Minecraft/_data/ -> /var/games/minecraft/_data

 

I made SMB share for /mnt/disks/Servers/ in Unassigned Devices. And I allowed myself (user_A) to have R/W in Settings->Unassigned Devices->SMB.

So, now I can R/W using user_A in /mnt/disks/Servers/.

 

The problem now is that I can only read files under /mnt/disks/Servers/Minecraft/ in Windows SMB, but cannot write anythings under /mnt/disks/Servers/Minecraft/.

I have to do them all in the modifications through Unraid Console (using root), not even Krusader.

 

/mnt/disks/Servers/ : users:nobody, 0777

/mnt/disks/Servers/Minecraft/ : root:root, 0755 (this directory is created by mineos-node, as well as "_data" folder)

So basically now all things including /Minecraft/ has permission of root:root, 0755

Only this way I can start up the Minecraft Server properly, if I change to something else, the server profile disappear or I can't start up the server.

 

How to I setup the permissions properly in order to allow myself (using user_A account created in Unraid) to R/W in /mnt/disks/Servers/Minecraft/ in Windows SMB? Thanks!

Edited by PzrrL
Solved

chmod 0777 -R /mnt/disks/Servers/Minecraft should work.  No real reason to change the ownership.

  • Author
10 hours ago, Squid said:

chmod 0777 -R /mnt/disks/Servers/Minecraft should work.  No real reason to change the ownership.

Thanks Squid! This is working great! But any newly created files after I apply this command is still having 0775, how can I fix this? Or I have to do the command from time to time for the new files?

Not unless the app supports either setting PUID/PGID or has a setting for permissions of written files somewhere within it.

  • Author
2 minutes ago, Squid said:

Not unless the app supports either setting PUID/PGID or has a setting for permissions of written files somewhere within it.

Ok thanks!

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.