• basic_user@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 days ago

    How do I tell? In the docker-compose.yml file I put the user and password for my server user. I thought that was going to make it work?

    • BakedCatboy@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 days ago

      In case you haven’t realized, the user and pass in the docker compose are for setting the user/pass that you will enter on windows to access the share. It doesn’t have to be the same as the Linux server user account - though mine is the same because it’s easier to remember.

      • basic_user@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        14 days ago

        I did the same. Not because I knew, but because I was unsure if permissions would fail if I didn’t.