Add unprotected interface configuration for Docker network in ipt-server.yml and new Samba share for Windows-Server-2025-Backup in common.yml

This commit is contained in:
2026-07-20 11:00:53 +02:00
parent 88928adddb
commit 509dc48851
2 changed files with 14 additions and 0 deletions
@@ -965,6 +965,16 @@ samba_shares:
recycle_path: "@Recycle"
vfs_object_recycle_is_visible: true
- name: Windows-Server-2025-Backup
comment: Windows-Server-2025-Backup on Fileserver
path: /data/samba/Windows-Server-2025-Backup
group_valid_users: sysadm
group_write_list: sysadm
file_create_mask: !!str 664
dir_create_mask: !!str 2775
guest_ok: !!str yes
vfs_object_recycle: false
# - name: web
# comment: Web auf Fileserver
# path: /data/samba/Web