slackbuilds/libraries/python-ntlm
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
DOCUMENTATION
README
python-ntlm.SlackBuild
python-ntlm.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc

README

Python library that provides NTLM support, including an authentication
handler for urllib2. Works with pass-the-hash in additon to password
authentication.

This library is useful for passing hashes to servers requiring ntlm
authentication in instances where using windows tools is not desirable.

It allows Python clients running on any operating system to provide NTLM
authentication to a supporting Windows server.

Usage and Examples located in /usr/doc/python-ntlm-$VERSION/README.md.