KDC tests failing since this week

Jeremy Allison jra at samba.org
Thu Jun 16 21:51:44 UTC 2016


On Thu, Jun 16, 2016 at 01:51:27PM +0200, Andreas Schneider wrote:
> 
> Hi Andrew,
> 
> I played around a bit.
> 
> in source4/selftest/tests.py line 696
> 
> for env in ["rodc", "promoted_dc", "ad_dc", "fl2000dc", "fl2008r2dc"]:
> 
> which sets the targets for the test. If I remove the fl2000dc target, the 
> fl2008r2dc works just fine.
> 
> If I change the line to:
> 
> for env in ["rodc", "promoted_dc", "fl2000dc", "ad_dc"]:
> 
> sefltest fails to provision the ad_dc target.
> 
> So the fl2000dc taints the environment!
> 
> 
> I need to investigate further but the questions which comes to my mind is: Why 
> do we still support fl2000?

Oh good catch Andreas ! Knowing which target
breaks the environment is a great help in
finding out what goes wrong here.



More information about the samba-technical mailing list