]> git.ipfire.org Git - thirdparty/samba.git/commit
pysmbd: Fix interactive samba-tool use after 0bb35e246141
authorVolker Lendecke <vl@samba.org>
Wed, 12 Feb 2025 12:45:42 +0000 (13:45 +0100)
committerJule Anger <janger@samba.org>
Thu, 20 Feb 2025 10:19:35 +0000 (10:19 +0000)
commitaad39687b6f1facdba5a03319ee6bc45f5915547
tree757ea0291b9b5d9b1444ee4dbe05695362de0ada
parent78ed8d3a985654a7982e63accded24ddcb5fd378
pysmbd: Fix interactive samba-tool use after 0bb35e246141

samba-tool ntacl also calls into pysmbd, and 0bb35e246141 broke
relative path names. Thanks to Björn Baumbach <bb@sernet.de> for
testing interactively!!

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15806
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 26705d047cb885957a49939370e03047429351b6)
source3/smbd/pysmbd.c