Bug 8271 - NT4 client authentication against a clear-text password Samba server
Summary: NT4 client authentication against a clear-text password Samba server
Status: NEW
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.5.9
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 15:40 UTC by Yannick Bergeron (mail address dead)
Modified: 2011-06-27 15:54 UTC (History)
0 users

See Also:


Attachments
Fix for NT4 client authentication against Samba server using plaintext password (912 bytes, patch)
2011-06-27 15:54 UTC, Yannick Bergeron (mail address dead)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yannick Bergeron (mail address dead) 2011-06-27 15:40:01 UTC
Somewhere between 3.0.25 and 3.3.0, NT4 client authentication started to fail against our Samba server using clear-text password.
Since then, I've been applying a small patch to the source code before compiling it.
I would really appreciate if this patch could be reviewed and committed into master, v3-6-test, v3-5-test

I'll attach the patch in git patch format in the next hours.


Best regards,

Yannick Bergeron
Comment 1 Yannick Bergeron (mail address dead) 2011-06-27 15:54:34 UTC
Created attachment 6634 [details]
Fix for NT4 client authentication against Samba server using plaintext password