1
1
Fork 0

backyard: temporary settings for pool setup

This commit is contained in:
Tim Van Baak 2024-06-11 05:33:11 +00:00
parent 15573cbfc4
commit a0b30d6ceb
1 changed files with 5 additions and 1 deletions

View File

@ -39,7 +39,9 @@
hide dot files = no
hosts allow = 10.22.20., 192.168.1.
map archive = no
unix extensions = yes
# this must be set to false to make symlinks outside /home work
# could potentially be fixed by mounting pool to /home, bind mounting to /pool, and setting both nofail
unix extensions = no
ntlm auth = yes
'';
@ -55,6 +57,8 @@
"directory mask" = "0750";
"force directory mode" = "0750";
"valid users" = "${user}";
"follow symlinks" = "yes";
"wide links" = "yes";
};
in {
tvb = homeShare "tvb";