mirror of
https://github.com/samba-team/samba.git
synced 2025-08-21 09:49:28 +03:00
WHATSNEW: unknown options now trigger an error in all tools
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14828 Signed-off-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
@ -104,6 +104,9 @@ These should be stories of the past now. A new command line parser has been
|
||||
implemented with sanity checking. Also the command line interface has been
|
||||
simplified and provides better control for encryption, signing and kerberos.
|
||||
|
||||
Previously many tools silently ignored unknown options. To prevent unexpected
|
||||
behaviour all tools will now consistently reject unknown options.
|
||||
|
||||
Also several command line options have a smb.conf variable to control the
|
||||
default now.
|
||||
|
||||
|
Reference in New Issue
Block a user