From de20ee1adad4a6b26e07a6cf1ac89819ceaf8ecc Mon Sep 17 00:00:00 2001 From: Samuel Cabrero Date: Mon, 30 Oct 2023 13:24:29 +0100 Subject: [PATCH] WHATSNEW: Mention logged on users list removal Signed-off-by: Samuel Cabrero Reviewed-by: Volker Lendecke Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Wed Nov 1 12:52:13 UTC 2023 on atb-devel-224 --- WHATSNEW.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0f20c4779df..2bd3f02e1dc 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -42,6 +42,15 @@ in a package may locate other dependencies we no longer require. REMOVED FEATURES ================ +Get locally logged on users from utmp +------------------------------------- + +The Workstation Service Remote Protocol [MS-WKST] calls NetWkstaGetInfo +level 102 and NetWkstaEnumUsers level 0 and 1 return the list of locally +logged on users. Samba was getting the list from utmp, which is not +Y2038 safe. This feature has been completely removed and Samba will +always return an empty list. + smb.conf changes ================ -- 2.47.3