Date: Thu, 14 Jan 1999 14:02:30 +0100 From: HERBELOT Thierry <Thierry.Herbelot@alcatel.fr> To: Guenther Biebl <guentherb@feedback.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: getting rid of Kerberos Message-ID: <369DEAE6.F87C7275@telspace.alcatel.fr> References: <199901141053.CAA22193@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Guenther Biebl wrote: > > Hi there, > > I "accidently" installed Kerberos on my FreeBSD 2.2.8 machine during > install. I did nothing more with that (I understand that the installation > procedure is not completed at that point) The only way Kerberos ist showing > up is, when I use the "su" command. > > Q: How can I get rid of Kerberos? > > Yours, > > Guenther Biebl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message quick hack : su -K more interesting way out of Kerberos : make world (see the handbook : keeping stable with FreeBSD) with the right option in /etc/make.conf : # # Kerberos IV # If you want KerberosIV (KTH eBones), define this: # #MAKE_KERBEROS4= yes Leave the variable commented TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?369DEAE6.F87C7275>