backyard: Revert "backyard: temporary settings for pool setup"
This reverts commit a0b30d6ceb
.
This commit is contained in:
parent
efd06d6dde
commit
d1e8933d1e
|
@ -39,9 +39,7 @@
|
||||||
hide dot files = no
|
hide dot files = no
|
||||||
hosts allow = 10.22.20., 192.168.1.
|
hosts allow = 10.22.20., 192.168.1.
|
||||||
map archive = no
|
map archive = no
|
||||||
# this must be set to false to make symlinks outside /home work
|
unix extensions = yes
|
||||||
# could potentially be fixed by mounting pool to /home, bind mounting to /pool, and setting both nofail
|
|
||||||
unix extensions = no
|
|
||||||
|
|
||||||
ntlm auth = yes
|
ntlm auth = yes
|
||||||
'';
|
'';
|
||||||
|
@ -57,8 +55,6 @@
|
||||||
"directory mask" = "0750";
|
"directory mask" = "0750";
|
||||||
"force directory mode" = "0750";
|
"force directory mode" = "0750";
|
||||||
"valid users" = "${user}";
|
"valid users" = "${user}";
|
||||||
"follow symlinks" = "yes";
|
|
||||||
"wide links" = "yes";
|
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
tvb = homeShare "tvb";
|
tvb = homeShare "tvb";
|
||||||
|
|
Loading…
Reference in New Issue