Deploy scripts with stow

This commit is contained in:
2025-06-11 21:43:40 -04:00
parent 537f23077e
commit 9c0ade560c
29 changed files with 62 additions and 64 deletions

View File

@@ -0,0 +1,22 @@
[global]
workgroup = WORKGROUP
server string = Samba Server %v
netbios name = hartmanlab
security = user
map to guest = bad user
dns proxy = no
#============================ Share Definitions ==============================
[data]
path = /mnt/data
valid users = @smbgrp
browseable = yes
writeable = yes
guest ok = no
# Special homes share (do not edit!)
[homes]
comment = Home Directories
browseable = yes
valid users = %S
writeable = yes