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.

/mnt/user permissions?

Featured Replies

What are the correct permissions for /mnt/user? I've fixed my issue by setting a+x on '/mnt/user' but want to check what it's supposed to be.

 

I started being unable to connect to any smb shares; getting a "chdir_current_service: vfs_ChDir(/mnt/user/test) failed: Permission denied." error.

 

Docker and VM are shutdown. I rebooted multiple times and ran fix permissions and dockersafe fix permissions.

 

My user folder was:

drwx------  1    999 users 296 Jul 17 08:35 user/

 

Now changed to this and I can connect with SMB again.

drwx--x--x  1    999 users 296 Jul 17 08:35 user/

 

Solved by JorgeB

  • Solution

Correct permissions are:

 

drwxrwxrwx 1 nobody users  4 Jul  4 08:54 user/

 

You can fix them with

 

chmod 777 /mnt/user

 

  • Author
27 minutes ago, JorgeB said:

Correct permissions are:

drwxrwxrwx 1 nobody users  4 Jul  4 08:54 user/

Awesome, thanks.  I'm surprised they weren't fixed at reboot or by fix permissions... unless something else is messing with them. I'll have to reboot again and see if the fixed perms stay.

Just now, carlel said:

Awesome, thanks.  I'm surprised they weren't fixed at reboot or by fix permissions... unless something else is messing with them. I'll have to reboot again and see if the fixed perms stay.

If they are not after a reboot then you have something changing them.

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.