1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Christian Ambach 20179bb550 s3:libsmb convert user-specified domain to uppercase
with client ntlmv2 auth = yes, there is a small difference between
using smbclient -U user\domain and smbclient -U user -W domain
if domain is provided in lowercase

using -W will uppercase the given parameter, while picking the
domain name from -U will not convert it to uppercase and this
leads to failing NTLMv2 authentication

with this patch, there is no difference between
smbclient -U domain\user and smbclient -U user -W domain any more

Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Mon May 16 11:42:55 CEST 2011 on sn-devel-104
2011-05-16 11:42:55 +02:00
..
2011-05-08 19:00:28 +02:00
2011-05-08 19:00:28 +02:00
2009-08-07 09:54:52 +02:00
2011-03-30 01:13:09 +02:00
2009-10-19 09:47:33 +02:00
2010-04-08 10:49:57 +02:00
2011-05-08 19:00:28 +02:00