May we know how to use powershell on a redhat FIPS compliant servers?
We installed the following
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Apr 26 09:26:15 Installed: powershell-7.1.0-1.rhel.7.x86_64
Apr 26 09:51:31 Installed: gssntlmssp-0.7.0-1.el7.x86_64
openssl-libs-1.0.2k-21.el7_9.x86_64
libcurl-openssl-7.73.0-3.1.x86_64
openssl-1.0.2k-21.el7_9.x86_64
xmlsec1-openssl-1.2.20-7.el7_4.x86_64
Error PYTHON: Hashtype md4 not supported
File "/usr/lib64/python3.6/hashlib.py", line 178, in __hash_new
name, data, usedforsecurity=usedforsecurity)
ValueError: unsupported hash type md4
Error: Powershell GSS-ntlm failure
Enter-PSSession: Connecting to remote server xxx.xxx.xxx.xxxx failed with the following error message : Authorization failed Unspecified GSS failure. Minor code may provide more information Server not found in Kerberos database For more information, see the about_Remote_Troubleshooting Help topic.
Thanks,