Skip to content

Make s3 SMB Python bindings equivalent to s4

Tim Beale requested to merge catalyst-samba/samba:timb-pysmb-latest into master

This patch-set adds additional APIs to the s3 SMB Python bindings to make them equivalent to the current s4 bindings. The tests for the s4 bindings have been converted over to use the s3 bindings instead. This means the tests can now run against a DC with SMBv1 disabled (and tests.py has been updated to do just that).

Edited by Tim Beale

Merge request reports