Package rsh: Information
Source package: rsh
Version: 0.17-alt6
Build time: Feb 12, 2025, 04:39 PM
Category: Networking/Remote access
Report package bugLicense: BSD
Summary: Clients for remote access commands (rsh, rlogin, rcp)
Description:
The rsh package contains a set of programs which allow users to run commmands 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 might be installed to enable remote access to some legacy network eqipment lacking encrypted access means (so make sure you have at least considered crypto approach like openssh implements). *** PLEASE NOTE *** Due to the binaries installed SUID root the access to those is limited to "netadmin" group by default; use control(8) when amending accordinging to the site policy.
List of RPM packages built from this SRPM:
rsh (loongarch64)
rsh-debuginfo (loongarch64)
rsh-server (loongarch64)
rsh-server-debuginfo (loongarch64)
rsh (loongarch64)
rsh-debuginfo (loongarch64)
rsh-server (loongarch64)
rsh-server-debuginfo (loongarch64)
Maintainer: Anton Midyukov
Last changed
Feb. 12, 2025 Anton Midyukov 1:0.17-alt6
- Add patches from Fedora - Add optflags "-fno-strict-aliasing -fpic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE"
March 15, 2018 Igor Vlasenko 1:0.17-alt5.1
- NMU: added URL
Jan. 10, 2017 Michael Shigorin 1:0.17-alt5
- fixed FTBFS against current glibc with openembedded patch: https://patchwork.openembedded.org/patch/123269/ https://sourceware.org/ml/libc-alpha/2016-02/msg00342.html