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.

SMB Permission went wild

Featured Replies

Hi folks,

I have a little strange problem with my share.
I use code-server docker to write some simple bash scripts.
At code-server terminal, I get the following permissions displayed:

abc@73486a3fe4f2:/unraid-mnt/user/data/IGEL/Scripts/IGEL OS/OS12_upgrade_utility/bash$ ls -ali os12_upgrade_util.sh 
12666373952052750 -rw-rw-rw-+ 1 abc users 202 Mar 27 09:55 os12_upgrade_util.sh

 

At unraid I get this one here:

root@Unraid:/mnt/user/data/IGEL/Scripts/IGEL OS/OS12_upgrade_utility/bash# ls -ali os12_upgrade_util.sh 
12666373952052750 -rw-rw-rw-+ 1 nobody users 202 Mar 27 09:55 os12_upgrade_util.sh

 

At a device that runs some kind of Ubuntu and SMB mount with a dedicated user, I get this:

root@ITC5254005F6496:/wfs/scripts/OS12_upgrade_utility/bash# ls -ali os12_upgrade_util.sh 
12666373952052750 -rw-r--r-- 1 user users 202 Mär 27 09:55 os12_upgrade_util.sh


Now the problem.
Editing and writing from my code-server docker container is working fine.
But on the Ubuntu device, I can't even run the script or change permissions.
Mount is in read/write mode.

Any ideas?

Changing permissions in docker does not help.
Changing permissions in unraid does some kind of suck 😄
And both does not affect the permission in the Ubuntu mount

Edited by Stephan M.
Added more information

Solved by Stephan M.

Look at the UMASK settings.  Unraid seems to be happiest if UMASK is 000   (or, 0000, if four digits are used). 

Running the 'New Permissions'  (TOOL tab) will fix the permissions in your example.  

  • 2 weeks later...
  • Author
  • Solution

Unfortunately none of the recommendations fixed it.
Switch over to nfs and it works instantaneously.

Thank you for the reply!

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.