From f94b5cf2c3a69ee3b798d2874d3de0beeeede7fd Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Wed, 4 Oct 2000 17:47:01 +0000 Subject: [PATCH] Note that fingerd(8), rlogind(8) and rshd(8) are disabled by default on new installs. --- release/texts/alpha/RELNOTES.TXT | 4 ++++ release/texts/i386/RELNOTES.TXT | 3 +++ 2 files changed, 7 insertions(+) diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 6e1db7cdedf..1f06a82b4ed 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -124,9 +124,13 @@ is still needed to support non-PCI cards. [MERGED] The ed(4) driver is now also supported on the Alpha. + 1.2. SECURITY FIXES ------------------- +rlogind(8), rshd(8), and fingerd(8) are now disabled by default in +/etc/inetd.conf. This only affects new installations. [MERGED] + 1.3. USERLAND CHANGES --------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index abeb1c55b7d..2230e3cde65 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -151,6 +151,9 @@ port. [MERGED] 1.2. SECURITY FIXES ------------------- +rlogind(8), rshd(8), and fingerd(8) are now disabled by default in +/etc/inetd.conf. This only affects new installations. [MERGED] + 1.3. USERLAND CHANGES ---------------------