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)
committerJeremy Allison <jra@samba.org>
Thu, 17 Jan 2019 00:40:30 +0000 (01:40 +0100)
commit6a29e63f32c0024587020fc1f92b3d1ecaa0afbc
tree20a0531a340c22283d0ed9f8a809e6a8c1cbb52c
parent08f1627cb3fa1c9ff7a0f74e32874d305647dc42
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>
source4/libcli/pysmb.c