samba 4.6.6 Unknown dependency 'kdc' in 'service_kdc.objlist'

Alexander Bokovoy ab at samba.org
Fri Jul 28 09:44:43 UTC 2017


On pe, 28 heinä 2017, Rowland Penny via samba-technical wrote:
> On Fri, 28 Jul 2017 21:16:47 +1200
> Andrew Bartlett <abartlet at samba.org> wrote:
> 
> > On Fri, 2017-07-28 at 10:05 +0100, Rowland Penny via samba-technical
> > wrote:
> > > On Fri, 28 Jul 2017 10:41:51 +0200
> > > Daniele Dario via samba-technical <samba-technical at lists.samba.org>
> > > wrote:
> > > 
> > > > Hi list,
> > > > I'm trying to build samba 4.6.6 for a domain member of my AD
> > > > domain with the --with-system-mitkrb5 option but after a
> > > > successful configure I get this error:
> > > 
> > > Two things wrong with that, '--with-system-mitkrb5' will only really
> > > work on Version 4.7.0 when it comes out and it is meant for a DC
> > > instead of a Unix domain member.
> > 
> > No, what changes with 4.7 is that it also enables the DC.  This option
> > is used by all the major (non-Debian) distributions for their build of
> > Samba. 
> > 
> > Adding:
> > --without-ad-dc
> > 
> > Should fix the build bug.
> > 
> > Andrew Bartlett
> > 
> 
> Isn't that virtually the same as saying it is meant for the DC ?
> 
> '--without-ad-dc' turns off the DC
> 
If you want to compile against MIT Kerberos, in all released versions
prior to 4.7.0 (which is only at a release candidate phase right now)
you have to pass --without-ad-dc because this is the only supported
combination: '--without-ad-dc --with-system-mitkrb5'. Starting with 4.7.0,
--with-system-mitkrb5 can be used without and with AD DC build. However,
the latter will require very recent MIT Kerberos version.

-- 
/ Alexander Bokovoy



More information about the samba-technical mailing list