Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rsh: Clients for remote access commands (rsh, rlogin, rcp).
Name: | rsh |
Vendor: | Scientific Linux |
Version: | 0.17 |
License: | BSD |
Release: | 25.3 |
URL: | |
- Summary
- The rsh package contains a set of programs which allow users to run
commands on remote machines, login to other machines and copy files
between machines (rsh, rlogin and rcp). All three of these commands
use rhosts style authentication. This package contains the clients
needed for all of these services.
The rsh package should be installed to enable remote access to other
machines.
Changelog
- * Tue Feb 15 18:00:00 2005 Karel Zak <kzak{%}redhat{*}com> 0.17-25.3
- "-D" option turns off reverse DNS in rexecd (#147784)
- * Thu Feb 3 18:00:00 2005 Karel Zak <kzak{%}redhat{*}com> 0.17-25.2
- malicious rcp server can cause rcp to write to arbitrary files (like scp CAN-2004-0175) (#146977)
- removed BSD stuff "signal(SIGCHLD, SIG_IGN)". It's unsupported by POSIX/linux. (#146634)
- rexecd uses PAM session now (#146978)
- fixed errno usage in rcp (#146979)
- * Mon Nov 22 18:00:00 2004 Karel Zak <kzak{%}redhat{*}com> 0.17-25.1
- fixed rexec fails with "Invalid Argument" (#118630)