Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rsh-server: Servers for remote access commands (rsh, rlogin, rcp).
Name: | rsh-server |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.17 |
License: | BSD |
Release: | 40.SEL5_3 |
URL: | |
- Summary
- The rsh-server 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
servers needed for all of these services. It also contains a server
for rexec, an alternate method of executing remote commands.
All of these servers are run by inetd and configured using
/etc/inetd.conf and PAM.
The rsh-server package should be installed to enable remote access
from other machines.
Changelog
- * Tue Apr 21 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 31 01:00:00 2009 Adam Tkac <atkac redhat com> 0.17-40
-
- improve "pam_env" patch (#434938)
- * Fri Mar 27 00:00:00 2009 Adam Tkac <atkac redhat com> 0.17-39
-
- initialize environment variables configured in pam_env.conf (#434938)
- handle long user names in rexecd well (#436748)
- check return value from close to catch errors on NFS filesystems (#461903)