freebsd kernel with SKQ
Go to file
Peter Wemm 7737a49d16 The kerberised network services should only be active in inetd.conf
if kerberos is installed.  So far as I'm aware, kerberos aware clients
detect ECONNREFUSED and (if allowed) fall back to the non-kerberos
servers.  They do not know how to interpret messages such as
"rlogind: unknown option -k".

I believe Garrett also mentioned this.

Unfortunately, this adds an extra step to bringing up kerberos.

It also stops /var/log/messages getting quite so many useless (and
confusing) error messages when somebody does a port scan on you.
1996-11-10 13:06:14 +00:00
bin Remove unneeded #include <sys/proc.h>. 1996-11-10 06:13:12 +00:00
contrib Restore 8bit stripped down in all lines 1996-11-06 00:12:14 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc The kerberised network services should only be active in inetd.conf 1996-11-10 13:06:14 +00:00
games If not on a tty, don't do "--more--" processing. Someday, I will get 1996-11-07 09:27:23 +00:00
gnu Document that "ldconfig -m" rescans all directories previously 1996-11-09 20:26:19 +00:00
include Remove collate_range_cmp 1996-10-31 14:41:30 +00:00
lib Merge from the 2.2 branch: describe MNT_FORCE for mount(2). 1996-11-10 09:28:20 +00:00
libexec Correct the ancient paths here in case someone ever uncomments this again. 1996-11-05 05:13:39 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release Disgusting kludge to make depend rule work again in the fact of 1996-11-09 20:50:23 +00:00
sbin Add mount_msdos(8) reference 1996-11-10 02:21:05 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share pcfs -> msdos 1996-11-10 02:23:33 +00:00
sys Re-enable the TCP SYN-attack protection code. I was the one who didn't 1996-11-10 07:37:24 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Initialize interrupt counters. The boot time values were displayed as ***. 1996-11-10 08:30:18 +00:00
usr.sbin Add sendmail option '-oi' 1996-11-10 04:46:58 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00