Bug 1215177 - ntlm_auth failing on OpenSuse 15.5
Summary: ntlm_auth failing on OpenSuse 15.5
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Samba (show other bugs)
Version: Leap 15.5
Hardware: x86-64 openSUSE Leap 15.5
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: The 'Opening Windows to a Wider World' guys
QA Contact: The 'Opening Windows to a Wider World' guys
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-09 05:00 UTC by Zombie Ryushu
Modified: 2023-09-11 12:33 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
scabrero: needinfo? (zombie.ryushu)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.