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/2014-01-14-1817/flakey.log The samba3 build logs are available here: http://git.samba.org/autobuild.flakey/2014-01-14-1817/samba3.stderr http://git.samba.org/autobuild.flakey/2014-01-14-1817/samba3.stdout The source4 build logs are available here: http://git.samba.org/autobuild.flakey/2014-01-14-1817/samba.stderr http://git.samba.org/autobuild.flakey/2014-01-14-1817/samba.stdout The top commit at the time of the failure was: commit 24a687642de21ce872d25f16b3525003844d05f9 Author: Garming Sam <garm...@catalyst.net.nz> Date: Thu Dec 19 09:55:44 2013 +1300 dfs: always call create_conn_struct with root privileges This fixes a bug in dfs_samba4 identified by Daniel Müller. create_conn_struct calls SMB_VFS_CONNECT which requires root privileges. SMB_VFS_CONNECT in turn calls dfs_samba4_connect which connects to samdb. Calls were made to this function without ever becoming root (notably via setup_dfs_referral) which resulted in an error and the VFS connect failing. This happens when you have an active directory domain controller with host msdfs = yes in smb.conf and dfs links in place. Signed-off-by: Garming Sam <garm...@catalyst.net.nz> Reviewed-by: Bjoern Baumbach <b...@sernet.de> Reviewed-by: Jeremy Allison <j...@samba.org> Autobuild-User(master): Jeremy Allison <j...@samba.org> Autobuild-Date(master): Fri Jan 10 20:11:03 CET 2014 on sn-devel-104