Date: Tue, 2 Feb 2016 16:54:54 +0100 From: Polytropon <freebsd@edvax.de> To: Rick Miller <vmiller@hostileadmin.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Heimdal Kerberos Installed? Message-ID: <20160202165454.d9b6246e.freebsd@edvax.de> In-Reply-To: <CAHzLAVFHKzunAh8xim5ESnLAD5OsVLoA6yp9S%2BEcBYjtHmDDEQ@mail.gmail.com> References: <CAHzLAVFHKzunAh8xim5ESnLAD5OsVLoA6yp9S%2BEcBYjtHmDDEQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Feb 2016 10:48:52 -0500, Rick Miller wrote: > Hi all, > > I've discovered kerberos binaries in /usr/bin and /usr/sbin that had been > presumed not installed as the build system utilizes NO_KERBEROS=YES in > make.conf that built the resulting distribution based on the releng/10.0 > branch. It had been presumed that kerberos bits would not be included > outside of /usr/local where security/krb5 is being installed. > [...] > The problem is that it appears Heimdal Kerberos appears to be installed > despite the presence of NO_KERBEROS=YES in make.conf. Are there base > kerberos bits that do get installed regardless of the existence of this > knob? Is there an expectation that this knob notation (as opposed to > WITHOUT_KERBEROS) works with releng/10.0? Did you check /etc/src.conf settings as well? From "man src.conf": WITHOUT_KERBEROS Set this if you do not want to build Kerberos 5 (KTH Heimdal). When set, it also enforces the following options: WITHOUT_GSSAPI (can be overridden with WITH_GSSAPI) WITHOUT_KERBEROS_SUPPORT WITHOUT_KERBEROS_SUPPORT Set to build some programs without Kerberos support, like cvs(1), ssh(1), telnet(1), sshd(8), and telnetd(8). Also see WITHOUT_CRYPT and WITHOUT_OPENSSL entries in that file. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160202165454.d9b6246e.freebsd>