Document what the PAM believers failed to do (and should have),
which is how to rsh as root into a machine.
This commit is contained in:
parent
ecc9efa2f1
commit
c9e8288e34
@ -247,6 +247,15 @@ 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
|
||||
.Pp
|
||||
A more extensible protocol (such as Telnet) should be used.
|
||||
.Sh HISTORY
|
||||
IPv6 support was added by WIDE/KAME project.
|
||||
|
Loading…
Reference in New Issue
Block a user