mirror of
https://github.com/samba-team/samba.git
synced 2025-08-21 09:49:28 +03:00
WHATSNEW: reformat for style (mostly Bind9 DLZ allow/deny)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
committed by
Jule Anger
parent
4745b8e8a1
commit
f8c7428abc
22
WHATSNEW.txt
22
WHATSNEW.txt
@ -55,15 +55,17 @@ See also GPG_AA99442FB680B620_replaces_6F33915B6568B7EA.txt
|
||||
|
||||
NEW FEATURES/CHANGES
|
||||
====================
|
||||
- bind DLZ: Added the ability to set allow/deny lists for zone
|
||||
transfer clients.
|
||||
Up to now, any client could use a DNS zone transfer request
|
||||
to the bind server, and get an answer from Samba.
|
||||
Now the default behaviour will be to deny those request.
|
||||
Two new options have been added to manage the list of
|
||||
authorized/denied clients for zone transfer requests.
|
||||
In order to be accepted, the request must be issued by a client
|
||||
that is in the allow list and NOT in the deny list.
|
||||
|
||||
Bind DLZ: add the ability to set allow/deny lists for zone transfer clients
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
Up to now, any client could use a DNS zone transfer request to the
|
||||
bind server, and get an answer from Samba. Now the default behaviour
|
||||
will be to deny those request. Two new options have been added to
|
||||
manage the list of authorized/denied clients for zone transfer
|
||||
requests. In order to be accepted, the request must be issued by a
|
||||
client that is in the allow list and NOT in the deny list.
|
||||
|
||||
|
||||
"server multi channel support" no longer experimental
|
||||
-----------------------------------------------------
|
||||
@ -81,6 +83,7 @@ have been disabled. The samba-tool domain options, for example, are limited
|
||||
when no ad-dc is present. Samba must still be built with ads in order to enable
|
||||
samba-tool.
|
||||
|
||||
|
||||
Improved command line user experience
|
||||
-------------------------------------
|
||||
|
||||
@ -143,6 +146,7 @@ smbd:
|
||||
winbindd:
|
||||
--log-stdout -> --debug-stdout
|
||||
|
||||
|
||||
Scanning of trusted domains and enterprise principals
|
||||
-----------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user