python-kdcproxy - MS-KKDCP (kerberos proxy) WSGI module
Website: | https://github.com/npmccallum/kdcproxy |
---|---|
License: | MIT |
Vendor: | Scientific Linux |
- Description:
This package contains a Python 2.x WSGI module for proxying KDC requests over HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with minimal configuration.
Packages
python-kdcproxy-0.3.2-3.el7.noarch [25 KiB] |
Changelog
by Robbie Harwood (2019-09-03):
- Always buffer TCP data in __handle_recv() - Resolves: #1746107 |