From 7024cb358c144c0a311a3ea9a994af7a8df49ea3 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 16 May 2004 22:12:12 +0000 Subject: Markup fixes. --- libexec/rshd/rshd.8 | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'libexec') diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 42a6c58..392f941 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -247,14 +247,17 @@ environment. A facility to allow all data exchanges to be encrypted should be present. .Pp -Post-PAM, FreeBSD also needs the following patch applied besides -properly configuring -.Pa .rhosts . - --- etc/pam.d/rsh.orig Wed Dec 17 14:36:20 2003 - +++ etc/pam.d/rsh Wed Dec 17 14:30:43 2003 - @@ -9 +9 @@ - -auth required pam_rhosts.so no_warn - +auth required pam_rhosts.so no_warn allow_root +Post-PAM, +.Fx +also needs the following patch applied besides properly configuring +.Pa .rhosts : +.Bd -literal -offset indent +--- etc/pam.d/rsh.orig Wed Dec 17 14:36:20 2003 ++++ etc/pam.d/rsh Wed Dec 17 14:30:43 2003 +@@ -9 +9 @@ +-auth required pam_rhosts.so no_warn ++auth required pam_rhosts.so no_warn allow_root +.Ed .Pp A more extensible protocol (such as Telnet) should be used. .Sh HISTORY -- cgit v1.1