Posts by pch3

    @berniejonnie

    I am not active forum user, I registered only to answer you. Sorry so late :)

    My setup is:

    guest access read only - no authentication required

    auth access with write privileges - authentication required. Additionally shares are hidden, so you have to know what you are looking for.

    I set it up in this way, so in case anyone from my family catches ransomware, then files shared via LE are safe.


    .config/samba.conf

    /run/samba/samba.map <- configured via LE GUI

    Code
    nobody = root
    root = admin

    to have write access you have to auth as admin (default username - libreelec)