Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: all
-
Fix Version/s: 1.5.0-RC
-
Component/s: Other
-
Labels:None
Description
Actual kerberos authentication on windows (SSPI) uses java implementation.
On Windows that mean setting a specific registry value and generate kinit cache.
Goal is to use native SSPI authentication to get rid of those limitations.