Bug 19602

Summary: rexec does not work with RH7.0
Product: [Retired] Red Hat Linux Reporter: Kaufmann, Marc <m.kaufmann2>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: fweimer
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: 2000-10-24 11:11:53 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:

Description Kaufmann, Marc 2000-10-23 13:47:24 UTC
rexec-calls from RH6.1 don't work anymore after update to RH7.0

sample:

[root@B0001111 /tmp]# rexec -l root -p xxxxxx bbbba110 uname
BBBBA110: Verbindungsaufbau abgelehnt
rexec: Error in rexec system call,
rexec: (The following system error may itself be in error)
rexec: Verbindungsaufbau abgelehnt

Comment 1 Daniel Roesen 2000-10-24 11:11:47 UTC
fixed typo in Summary

Comment 2 Nalin Dahyabhai 2000-10-24 18:56:04 UTC
This looks like a glibc bug that crept in when the rexec() function was modified
to support IPv6 addresses.

*** This bug has been marked as a duplicate of 18886 ***