]> 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)
committerBjörn Baumbach <bb@sernet.de>
Fri, 14 Feb 2025 15:20:36 +0000 (15:20 +0000)
commit26705d047cb885957a49939370e03047429351b6
treed7bf075976b48a394aad63b08edfff996616baf0
parent334f621e4b74e9cda735982e223aefc7eefb4631
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>
source3/smbd/pysmbd.c