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.

Premission Denied Raspberry Pi unraid share.

Featured Replies

Hello!

 

I just bought a Raspberry Pi and i want to use it to be able to change/import/export files from my unraid server.

 

I have successfully mounted my unraidshare; media , and can view the files on my PI.

 

What I've done;

 


cd /mnt

sudo mkdir /mnt/unraidtower

sudo mount -t cifs //192.xxx.x.xx/media /mnt/unraidtower -o username=pi,password=raspberry 

 

Then I'm able to read from the share, and see all the files in /mnt/unraidtower. But im not able to edit any of the files.

I get premission denied even though I have created the user; pi with the correct password raspberry in unraid and sat the permissions for that user to Read/write.

 

Any idea why i get file premission denied, or have I gone about this the wrong way?

 

Any tips or help is greatly appreciated :) 

 

Edit got it solved :)

  • 1 year later...

Hello

 

How do you solved it??

 

Thanks

 

  • 4 years later...

This is old post but shown by google search so might be helpful for other people experiencing similar problem:

BY default cifs mounts with owner = root and permissions of 755. You can set dir_mode to 777 when mounting:

sudo mount -t cifs //192.xxx.x.xx/media /mnt/unraidtower -o username=pi,password=raspberry,dir_mode=0777,file_mode=0777

 

  • 2 years later...
On 5/3/2021 at 6:11 AM, veelckoo said:

This is old post but shown by google search so might be helpful for other people experiencing similar problem:

BY default cifs mounts with owner = root and permissions of 755. You can set dir_mode to 777 when mounting:

sudo mount -t cifs //192.xxx.x.xx/media /mnt/unraidtower -o username=pi,password=raspberry,dir_mode=0777,file_mode=0777

 

Thanks! This did help me!

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.