diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:29 +0000 |
commit | 4f5791ebd03eaec1c7da0865a383175b05102712 (patch) | |
tree | 8ce7b00f7a76baa386372422adebbe64510812d4 /testdata/samba3/smb_new.conf | |
parent | Initial commit. (diff) | |
download | samba-4f5791ebd03eaec1c7da0865a383175b05102712.tar.xz samba-4f5791ebd03eaec1c7da0865a383175b05102712.zip |
Adding upstream version 2:4.17.12+dfsg.upstream/2%4.17.12+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testdata/samba3/smb_new.conf')
-rw-r--r-- | testdata/samba3/smb_new.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testdata/samba3/smb_new.conf b/testdata/samba3/smb_new.conf new file mode 100644 index 0000000..d82c48c --- /dev/null +++ b/testdata/samba3/smb_new.conf @@ -0,0 +1,7 @@ +[global] + workgroup = NEW_WORKGROUP + client min protocol = NT1 + client max protocol = SMB3_00 + client signing = 1 + deadtime = 5 + netbios name = BEDWYR
\ No newline at end of file |