From: Noel Power Date: Mon, 8 Jan 2024 17:01:26 +0000 (+0000) Subject: WHATSNEW: Add entry for wspsearch client utility X-Git-Tag: talloc-2.4.2~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9028f25e6a7251b104d11aab3c4d0494c086c7b;p=thirdparty%2Fsamba.git WHATSNEW: Add entry for wspsearch client utility Signed-off-by: Noel Power Reviewed-by: Ralph Boehme --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index aba6726840c..d09127fade6 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -81,6 +81,18 @@ Supported operations include: credentials cache with a new command "samba-tool user get-kerberos-ticket" +New Windows Search Protocol Client +---------------------------------- + +Samba now by default builds new experimental Windows Search Protocol (WSP) +command line client "wspsearch" + +The "wspsearch" cmd-line utility allows a WSP search request to be sent +to a server (such as a windows server) that has the (WSP) +Windows Search Protocol service configured and enabled. + +For more details see the wspsearch man page. + REMOVED FEATURES ================