• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions pls help with write permissions on a NAS

     
    • 0 Vote(s) - 0 Average

    pls help with write permissions on a NAS

    unable to write to media folders
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-07-18, 04:52 PM
    The NAS has no idea who the jellyfin user is. In your other thread you provided a username in the SMB's fstab.

    Code:
    //192.168.0.216/Public /media/Public cifs rw,relatime,vers=3.1.1,cache=strict,username=stooovie,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.0.216,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,retrans=1,echo_interval=60,actimeo=1,closetimeo=1 0 0

    You have A LOT of extra parameters that are probably not needed, but the one we care about is "username=stooovie". All accesses that are made from your Proxmox server are sent to the NAS with that username. So "stooovie" is the user on the NAS that needs to have permissions to read and write. Your other option is to YOLO and make the share completely open (not recommended).
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    pls help with write permissions on a NAS - by Jiří Fiala - 2024-07-18, 04:06 PM
    RE: pls help with write permissions on a NAS - by TheDreadPirate - 2024-07-18, 04:52 PM
    RE: pls help with write permissions on a NAS - by Jiří Fiala - 2024-07-18, 05:04 PM
    RE: pls help with write permissions on a NAS - by TheDreadPirate - 2024-07-18, 05:16 PM
    RE: pls help with write permissions on a NAS - by Jiří Fiala - 2024-07-18, 05:29 PM
    RE: pls help with write permissions on a NAS - by TheDreadPirate - 2024-07-18, 05:34 PM
    RE: pls help with write permissions on a NAS - by Jiří Fiala - 2024-07-18, 06:20 PM
    RE: pls help with write permissions on a NAS - by Jiří Fiala - 2024-07-18, 06:45 PM
    RE: pls help with write permissions on a NAS - by TheDreadPirate - 2024-07-18, 07:58 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode