1
1
Fork 0

samba: switch to cgnat address space

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-16 17:03:25 -06:00
parent ecf3a99613
commit abd5d87c82
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -33,7 +33,7 @@ in {
"follow symlinks" = "yes"; "follow symlinks" = "yes";
"force user" = config.custom.username; "force user" = config.custom.username;
"hostname lookups" = "yes"; "hostname lookups" = "yes";
"hosts allow" = "192.168.111."; "hosts allow" = "100.64.0.";
"inherit owner" = "unix only"; "inherit owner" = "unix only";
"inherit permissions" = "yes"; "inherit permissions" = "yes";
"logging" = "systemd"; "logging" = "systemd";