Commit graph

2 commits

Author SHA1 Message Date
2ad7697142 fix samba write permissions and document UID requirement
The dperson/samba image uses UID/GID 1001 internally regardless of the
USERID env var. The host share directory must be owned by 1001:1001 for
writes to succeed. Add force user/group to smb.conf as an extra safety
net, and document the chown step in the README.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 22:34:52 +01:00
c134eb3d7a add samba SMB share container on macvlan network
- New dperson/samba service at 192.168.1.247 via macvlan_lan network
- Avoids port 445 conflict with existing timemachine container
- Shares /home/padriano/share as authenticated [Share] over SMB2/3
- Avahi service file for Finder sidebar discovery

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 21:45:01 +01:00