• 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 Troubleshooting SMB disk sharing

     
    • 0 Vote(s) - 0 Average

    SMB disk sharing

    Freebox (french ISP server) SMB disk sharing
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-05-09, 09:57 PM
    (2024-05-09, 09:52 PM)Armentis Wrote: I tried with this :
    //server/share /pathto/mountpoint cifs credentials=/home/MYSUERNAME/.smbcredentials,uid=shareuser,gid=sharegroup 0 0


    This wouldn't work since it was just a generic example.

    (2024-05-09, 09:52 PM)Armentis Wrote: and this :
    # Disque dur Freebox :
    //freebox-server.local/freebox /media/freebox cifs x-systemd.automount,x-systemd.device-timeout=3,_netdev,rw,users,credentials=/home/identifiant/.smbcredentials,iocharset=utf8,uid=1000,gid=1000,sec=ntlmv2,file_mode=0777,dir_mode=0777,vers=2.0,noauto 0 0

    There's a lot of extra stuff in here.  Try this instead.  But first you have to make /media/freebox with "sudo mkdir -p /media/freebox" if that folder doesn't exist.

    Code:
    //freebox-server.local/freebox /media/freebox cifs credentials=/home/identifiant/.smbcredentials,iocharset=utf8,uid=1000,gid=1000 0 0

    Then "sudo systemctl daemon-reload".

    Also, the .smbcredentials file needs to have the correct username and password for your SMB share.
    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
    SMB disk sharing - by Armentis - 2024-05-09, 05:36 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 05:42 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 05:47 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 05:51 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 06:14 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 06:18 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 06:53 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 06:58 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 08:46 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 08:54 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 09:52 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 09:57 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 10:23 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-09, 11:32 PM
    RE: SMB disk sharing - by Armentis - 2024-05-09, 11:42 PM
    RE: SMB disk sharing - by TheDreadPirate - 2024-05-10, 02:35 PM
    RE: SMB disk sharing - by Armentis - 2024-05-10, 08:04 PM
    RE: SMB disk sharing - by Armentis - 2024-05-13, 11:41 AM

    • 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