TNG works with Win2k, fails with Win98

Richard Sharpe sharpe at ns.aus.com
Sun Feb 20 09:08:21 GMT 2000


Luke, You IDIOT!

When you cut and paste, you have to make sure you fix up the variable names.

All it was that was preventing Win9X clients from logging in and accessing
Samba TNG was that you were calculating MIN(nt_chal_len, sizeof(lm_owf))
when that should have been lm_chal_len!! Of course it was zero and as a
result you were passing through an initialized buffer instead of the
lm_chal_resp!

Whew.



Regards
-------
Richard Sharpe, sharpe at ns.aus.com, Master Linux Administrator :-),
Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
Co-author, SAMS Teach Yourself Samba in 24 Hours
Author: First Australian 5-day, intensive, hands-on Linux SysAdmin course
Author: First Australian 2-day, intensive, hands-on Samba course



More information about the samba-ntdom mailing list