Add note about adding samba users to readme

This commit is contained in:
Nathan van Doorn 2024-06-01 11:07:42 +00:00
parent 9fcb0cfad1
commit 075b1ff967
1 changed files with 8 additions and 0 deletions

View File

@ -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: