notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Sanity Test Failure
Sunday, 8 Nov 2020
17:10 sunpoet search for other commits by this committer
Add py-smbprotocol 1.2.0

SMB is a network file sharing protocol and has numerous iterations over the
years. This library implements the SMBv2 and SMBv3 protocol based on the MS-SMB2
document.

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)
- Experimental support for both standalone and DFS server shares

WWW: https://github.com/jborean93/smbprotocol
Original commitRevision:554479 

Sanity Test Results

net/py-smbprotocol:

NOTE: this particular sanity test is very experimental
A port specified in the RUN_DEPENDS of net/py-smbprotocol does not exist:
'security/py-pyspnego' on branch 'head'.