Bugzilla – Bug 1215177
ntlm_auth failing on OpenSuse 15.5
Last modified: 2023-09-11 12:33:56 UTC
ntlm_auth has started failing since my upgrade from 15.4 to 15.5 sudo ntlm_auth --username=zombie --diagnostics [sudo] password for root: Unknown parameter encountered: "ntlmv1-permitted" Ignoring unknown parameter "ntlmv1-permitted" Unknown parameter encountered: "ntlmv1-permitted" Ignoring unknown parameter "ntlmv1-permitted" Unknown parameter encountered: "ntlmv1-permitted" Ignoring unknown parameter "ntlmv1-permitted" Password: Reading winbind reply failed! (0xc0000001) Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test LM and NTLM failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLM failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLM in LM failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLM in both failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLMv2 failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLMv2 and LMv2 failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test LMv2 failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLMv2 and LMv2, LMv2 broken failed! Reading winbind reply failed! (0xc0000001) Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test NTLM and LM, LM broken failed! Reading winbind reply failed! (0xc0000001) Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test Plaintext failed! Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test Plaintext LM broken failed! Reading winbind reply failed! (0xc0000001) Reading winbind reply failed! (0xc0000001) diagnose_ntlm_auth: Test Plaintext NT only failed! Reading winbind reply failed! (0xc0000001)
Hi, is winbind running? Please also check bsc#1212201.
20513 ? Ss 0:02 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground 20531 ? S 0:00 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground
I am using the Samba ADDC RPMs from the external Repo. I also have two other DCs that are not suffering from this problem.