Bug 1215177

Summary: ntlm_auth failing on OpenSuse 15.5
Product: [openSUSE] openSUSE Distribution Reporter: Zombie Ryushu <zombie.ryushu>
Component: SambaAssignee: The 'Opening Windows to a Wider World' guys <samba-maintainers>
Status: NEW --- QA Contact: The 'Opening Windows to a Wider World' guys <samba-maintainers>
Severity: Normal    
Priority: P5 - None CC: scabrero, zombie.ryushu
Version: Leap 15.5Flags: scabrero: needinfo? (zombie.ryushu)
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Leap 15.5   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Zombie Ryushu 2023-09-09 05:00: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)
Comment 1 Samuel Cabrero 2023-09-11 11:03:31 UTC
Hi, is winbind running? Please also check bsc#1212201.
Comment 2 Zombie Ryushu 2023-09-11 11:48:04 UTC
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
Comment 3 Zombie Ryushu 2023-09-11 12:33:56 UTC
I am using the Samba ADDC RPMs from the external Repo. I also have two other DCs that are not suffering from this problem.