Open dkocher opened 1 year ago
Implementation is hell of an effort, not really viable to implement short-term.
May be possible with something along this: https://github.com/hierynomus/smbj/issues/304#issuecomment-375603115 But it's not really clear how easy it would be to get this implemented. "SpnegoAuthenticator" requires GSSAuthenticationContext instead of AuthenticationContext, some GSSCredential and Subjects from jgss.
Relates to #11371.