fix samba deprecations
This commit is contained in:
parent
ab27ee081a
commit
1d2679af96
@ -164,8 +164,10 @@ in {
|
||||
samba = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
extraConfig = "map to guest = bad user";
|
||||
shares = {
|
||||
settings = {
|
||||
global = {
|
||||
"map to guest" = "bad user";
|
||||
};
|
||||
dump = {
|
||||
path = "/tank/dump";
|
||||
browsable = "yes";
|
||||
|
Loading…
x
Reference in New Issue
Block a user