diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 2c757e20e7..8b93ce148f 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -6193,21 +6193,21 @@ options SYSVMSG # enable for messaging - How do I uninstall Kerberos? + How do I uninstall Kerberos? - To remove Kerberos from the system, reinstall the bin + To remove Kerberos from the system, reinstall the base distribution for the release you are running. If you have - the CDROM, you can mount the cd (we will assume on /cdrom) + the CDROM, you can mount the it (we will assume on /cdrom) and run - &prompt.root; cd /cdrom/bin + &prompt.root; cd /cdrom/base &prompt.root; ./install.sh - Alternately, you can remove all - MAKE_KERBEROS options from + Alternately, you can include the + NO_KERBEROS option in your /etc/make.conf and rebuild world.