Interact with a server using the SMB 2/3 Protocol

Edit Package python-smbprotocol
https://github.com/jborean93/smbprotocol

SMBv2 and v3 Client for both Python 2 and 3.
This library implements the SMBv2 and SMBv3 protocol.

Features
--------
- Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server
2016)
- Authentication with both NTLM and Kerberos
- Message signing
- Message encryption (SMB 3.x.x+)
- Connect to a Tree/Share
- Opening of files, pipes and directories
- Set create contexts when opening files
- Read and writing of files and pipes
- Sending IOCTL commands
- Sending of multiple messages in one packet (compounding)

Refresh
Refresh
Source Files
Filename Size Changed
python-smbprotocol-1.6.2.tar.gz 0000183753 179 KB
python-smbprotocol.changes 0000008486 8.29 KB
python-smbprotocol.spec 0000002513 2.45 KB
Revision 24 (latest revision is 43)
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 912725 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 24)
- Update to version 1.6.2
  * Fix up cached credential logic when setting domain_controller
    in the initial config singleton
- Update to version 1.6.1
  * Remove print() statement that was used during testing
- Update to version 1.6.0
  * Dropped support for Python 2.7 and 3.5
  * Add performance improvement on reads with large files
  * Added the require_signing kwarg to smbclient.register_session()
    to allow the caller to control whether signing is required on
    the connection or not.
  * Fix OverflowError when handling FILETIME values beyond the year
    9999 - caps the value to 9999-12-31 due to a Python limitation
  * Fix up credit charge calculation which causes a
    STATUS_INVALID_PARAMETER response for certain read/write
    lengths.
  * Ensure responses with a failure are cleaned up from the
    outstanding request table to avoid memory leaks.
Comments 0
openSUSE Build Service is sponsored by