• 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
    #6
    2024-07-18, 05:34 PM (This post was last modified: 2024-07-18, 05:35 PM by TheDreadPirate. Edited 1 time in total.)
    You could. But the better option is to create a private text file with your username and password and use the "credentials" option in the fstab parameters. If you put the password directly in the fstab mount then anyone can see the password with "cat /proc/mount". Fstab would look like this.

    Code:
    //192.168.0.216/Public /media/Public cifs credentials=/home/stooovie/.smbcredentials,noperm,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

    You can put the .smbcredentials file anywhere. That was just an example, but I recommend you put it in a private directory. The contents of the .smbcredentials file would look like.

    Code:
    username=stooovie
    password=<INSERT STOOOVIE'S PASSWORD>
    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