From nobody@FreeBSD.org  Thu Jun 24 16:02:20 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 47BBC16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Jun 2004 16:02:20 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3FECB43D53
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Jun 2004 16:02:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5OG1ktg057950
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 24 Jun 2004 16:01:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5OG1ka6057949;
	Thu, 24 Jun 2004 16:01:46 GMT
	(envelope-from nobody)
Message-Id: <200406241601.i5OG1ka6057949@www.freebsd.org>
Date: Thu, 24 Jun 2004 16:01:46 GMT
From: "rhooper@toybox.ca" <rhooper@toybox.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: rshd manpage doesn't explain how to set rshd to accept root rsh connections
X-Send-Pr-Version: www-2.3

>Number:         68280
>Category:       docs
>Synopsis:       rshd manpage doesn't explain how to set rshd to accept root rsh connections
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 24 16:10:17 GMT 2004
>Closed-Date:    Tue Jun 29 19:08:34 GMT 2004
>Last-Modified:  Tue Jun 29 19:08:34 GMT 2004
>Originator:     rhooper@toybox.ca
>Release:        5.2.1
>Organization:
>Environment:
FreeBSD pike.momentous.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The manpage of rshd does not explain that /etc/pam.d/rsh should be edited and that you need to add allow_root to: 
auth            required        pam_rhosts.so           no_warn 
>How-To-Repeat:
install from scratch or do a mergemaster
>Fix:
edit the /etc/pam.d/rsh file
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: csjp 
State-Changed-When: Tue Jun 29 19:07:50 GMT 2004 
State-Changed-Why:  
The rshd(8) man page now explains how to handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68280 
>Unformatted:
