s4:pysmb: Add error log that the s4 bindings are deprecated
authorTim Beale <timbeale@catalyst.net.nz>
Fri, 11 Jan 2019 02:57:21 +0000 (15:57 +1300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Feb 2019 08:50:08 +0000 (09:50 +0100)
commit9d9b00566c1e7795600075f7a7c572d67fb0714d
tree6961e4203d2493e321bc4531a0c5c4157fc7aa2f
parentc4323c00ec59112bcd2160b87ae5fe37a95cd34b
s4:pysmb: Add error log that the s4 bindings are deprecated

We plan to delete the s4 SMB Python bindings in the next Samba release
after v4.10, but first give external consumers a heads-up, just in case
they are currently using the s4 bindings.

Note the auth_log tests still use the s4 bindings, but all user-facing
tools should now be updated to use the s3 bindings.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 6a29e63f32c0024587020fc1f92b3d1ecaa0afbc)
source4/libcli/pysmb.c