Openshift container #105
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sorry but I have no idea, in principle GSS-NTLMSSP is compatible with anything that uses a modern MIT's krb5 implementation and is properly installed (see install notes). On servers though you will also need configuration to provide it with either hashes or a connection to a domain server (via winbindd). In general NTLM authentication is something that should not be used anymore as it is insecure and broken. It is provided for legacy purposes only. |
Beta Was this translation helpful? Give feedback.
Sorry but I have no idea, in principle GSS-NTLMSSP is compatible with anything that uses a modern MIT's krb5 implementation and is properly installed (see install notes).
On servers though you will also need configuration to provide it with either hashes or a connection to a domain server (via winbindd).
In general NTLM authentication is something that should not be used anymore as it is insecure and broken. It is provided for legacy purposes only.