Bug 454352

Summary: FC9 rsh
Product: [Fedora] Fedora Reporter: Philip Goisman <goisman>
Component: rshAssignee: Adam Tkac <atkac>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-21 09:59:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
rsh strace output none

Description Philip Goisman 2008-07-07 21:31:55 UTC
Description of problem: After setting up rsh on my target machine I attempt to
rsh/rcp to it.  The following error is received:

/usr/bin/rsh target_machine ls -al /home
/bin/bash: Permission denied

And there is no entry for this attempt on the target machine.

But when I use /root/rsh-strace.sh with the following code:

#!/bin/bash
/usr/bin/strace -f -o /tmp/rsh-server.trace /usr/sbin/in.rshd

in /etc/xinetd.d/rsh with server = /root/rsh-strace.sh,

rsh/rcp works, entries appear in /var/log/messages, and the 
rsh-server.trace file is created in /tmp.

Version-Release number of selected component (if applicable):

rsh-server-0.17-50.fc9.i386
rsh-0.17-50.fc9.i386

How reproducible:

After setting up rsh, execute rsh from a server to the target_machine.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:If more info is needed, please let me know.

Comment 1 Philip Goisman 2008-07-07 21:31:55 UTC
Created attachment 311205 [details]
rsh strace output

Comment 2 Philip Goisman 2008-07-18 23:06:19 UTC
There have been several updates since I submitted this bug.  rsh now works as
expected in FC9.  Hence, this bug may be closed.

Comment 3 Adam Tkac 2008-07-21 09:59:40 UTC
(In reply to comment #2)
> There have been several updates since I submitted this bug.  rsh now works as
> expected in FC9.  Hence, this bug may be closed.

Thanks for info. Closing