autobuild: intermittent test failure detected

Andrew Tridgell tridge at samba.org
Mon May 16 04:56:28 MDT 2011


The autobuild test system has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey/2011-05-16-1256/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2011-05-16-1256/samba3.stderr
   http://git.samba.org/autobuild.flakey/2011-05-16-1256/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2011-05-16-1256/samba4.stderr
   http://git.samba.org/autobuild.flakey/2011-05-16-1256/samba4.stdout
  
The top commit at the time of the failure was:

commit 20179bb5508cddca917732b6a459afa1d7136789
Author: Christian Ambach <christian.ambach at de.ibm.com>
Date:   Fri May 6 13:16:26 2011 +0200

    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 at samba.org>
    Autobuild-Date: Mon May 16 11:42:55 CEST 2011 on sn-devel-104


More information about the samba-cvs mailing list