Hello,
I installed PowerShell in Linux machine, I am using invoke command to connect windows machine from Linux, Also i installed “gssntlmssp” Linux package . But i am facing the error “Authorization failed Unspecified GSS failure”. after research I found my Linux machine has FIPS enable. so my guess FIPS is blocking the gssntlmssp package. So anyone help me How to resolve this issue without FIPS disabled.
Thanks you.