summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2021-07-01 14:07:34 +0200
committerStefan Metzmacher <metze@samba.org>2021-07-01 13:48:32 +0000
commit11a3a8d9b9c6d008a06a39f4669bb3b50cbe2464 (patch)
tree056481049571a710e407e44da9aabb4c1c270ca8 /WHATSNEW.txt
parent83563b37213cdb58776e034c0bbd22ba55d51022 (diff)
downloadsamba-11a3a8d9b9c6d008a06a39f4669bb3b50cbe2464.tar.gz
WHATSNEW: document new preopen:* options
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jul 1 13:48:32 UTC 2021 on sn-devel-184
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt20
1 files changed, 14 insertions, 6 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d8effc5ce09..82bd5eaefc6 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -135,12 +135,20 @@ which have been out of support since 2018.
smb.conf changes
================
- Parameter Name Description Default
- -------------- ----------- -------
- client use kerberos New desired
- client protection New default
- winbind use krb5 enterprise principals Changed Yes
- winbind scan trusted domains Changed No
+ Parameter Name Description Default
+ -------------- ----------- -------
+ client use kerberos New desired
+ client protection New default
+ preopen:posix-basic-regex New No
+ preopen:nomatch_log_level New 5
+ preopen:match_log_level New 5
+ preopen:nodigits_log_level New 1
+ preopen:founddigits_log_level New 3
+ preopen:reset_log_level New 5
+ preopen:push_log_level New 3
+ preopen:queue_log_level New 10
+ winbind use krb5 enterprise principals Changed Yes
+ winbind scan trusted domains Changed No
KNOWN ISSUES