diff --git a/samba.spec b/samba.spec index 538d62f..a7063bc 100644 --- a/samba.spec +++ b/samba.spec @@ -56,8 +56,8 @@ %global libwbc_alternatives_suffix -64 %endif -%global with_mitkrb5 1 -%global with_dc 0 +%global with_mitkrb5 0 +%global with_dc 1 %if %{with testsuite} # The testsuite only works with a full build right now.