Path to this page:
./
security/py-ntlm-auth,
NTLM authentication handler for python-requests
Branch: pkgsrc-2017Q4,
Version: 1.0.6,
Package name: py27-ntlm-auth-1.0.6,
Maintainer: pkgsrc-usersThis library handles the low-level details of NTLM authentication for use
in authenticating with a service that uses NTLM. It will create and parse
the 3 different message types in the order required and produce a base64
encoded value that can be attached to the HTTP header.
Features:
- LM, NTLM and NTLMv2 authentication
- NTLM1 and NTLM2 extended session security
- Set the The NTLM Compatibility level when sending messages
- Channel Binding Tokens support, need to pass in the SHA256 hash of the
certificate for it to work
- Support for MIC to enhance the integrity of the messages
- Support for session security with signing and sealing messages after
authentication happens
Required to run:[
devel/py-setuptools] [
lang/py-six] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 18afca8495918a550ec7dc6122d2131d5d8369a4
RMD160: fc3d1e06a5cf8fcd57f05194a3f3ed7860efa66a
Filesize: 29.05 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-ntlm-auth-1.0.6 (created)