Date: Mon, 06 Jun 2005 13:59:48 +0200 From: fandino <fandino@ng.fadesa.es> To: freebsd-stable@freebsd.org Cc: freebsd-ports@freebsd.org, freebsd-ports@FreeBSD.org Subject: Re: kadmin (heimdal port) ignores the ldap backend Message-ID: <42A43AB4.8070504@ng.fadesa.es> In-Reply-To: <790a9fff05060309474f2f06eb@mail.gmail.com> References: <429D8B3B.50203@ng.fadesa.es> <29469499@srv.sem.ipt.ru> <429DE188.5020908@ng.fadesa.es> <09783236@srv.sem.ipt.ru> <429EE7D8.4050900@ng.fadesa.es> <65121725@srv.sem.ipt.ru> <42A025CA.2000107@ng.fadesa.es> <41916239@srv.sem.ipt.ru> <790a9fff05060309474f2f06eb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Scot Hetzel wrote: > I believe you have to set NO_KERBEROS in /etc/make.conf. Then rebuild > & install the FreeBSD sources in /usr/src. Then after the > installworld, you'll need to go to the /usr/lib directory and > move/remove all libs that are older than the date of the install. ok, I see two possibles fixes: 1) set NO_KERBEROS in /etc/make.conf, it seems more painless solution than making wrapper scripts around kadmin, kdc, kpasswd and all kerberized programs. 2) also setting HEIMDAL_HOME=/usr at /etc/make.conf can be another solution. Now, to send a problem report to the heimdal maintainer port I think 2) is better because it's easier overwrite the base system than locate and remove several files. what do you think about this?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A43AB4.8070504>