-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
There is an SSPI module that mimics the API of pykerberos here:
https://pypi.python.org/pypi/kerberos-sspi/
Sadly, it segfaults during the GSS_Unwrap step:
https://github.com/may-day/kerberos-sspi/issues/1
This appears to be a bug in pywin32.
To support SSPI we will have to write a new library.
- is depended on by
-
DRIVERS-278 Cross Realm authentication using Kerberos
- Closed