From 075b1ff9677580c8f68f434746c38025c6665c90 Mon Sep 17 00:00:00 2001 From: Nathan van Doorn Date: Sat, 1 Jun 2024 11:07:42 +0000 Subject: [PATCH] Add note about adding samba users to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 300f254..0c6caef 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,14 @@ MicroSD card as boot and OS. - [ ] Torrent client web control interface available over LAN - [ ] Torrent client downloads over VPN +## Non-declarative things + +You need to add accounts for the `samba`. It doesn't use the Linux passwords. + +``` +sudo smbpasswd -a $username +``` + ## Building To build the SD image: