[Samba] Heimdal Kerberos in Samba4

Nico Kadel-Garcia nkadel at gmail.com
Tue Aug 2 00:30:29 UTC 2016


On Mon, Aug 1, 2016 at 12:37 PM, Jeff Sadowski <jeff.sadowski at gmail.com> wrote:
> updating Fedora-rawhide this morning I see 4.5.0rc1 has arrived. And still
> no samba-tool so I looked at installing from source with
> dnf download --source samba
> rpm -i samba*src.rpm
> looking at the spec file I see a section
>
> %if ! %with_dc
>         --without-ad-dc \
> %endif
>
> How do I tell rpmbuild with_dc?

The simplest is to define it in your personal "$HOME//rpmmacros" when
building your test compilation. The second simplest is to use the
"rpmbuild --define" options. Look up the variations of "--define" in
the rpmbuild documentation or via google search for more intelligible
desriptions than I can provide right now.



More information about the samba mailing list