1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/netkit-rsh/netkit-rsh.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Netkit-rsh for Linux
15 [T] Contents of the netkit-rsh package:
17 [T] rexec Password-based remote execution program
18 [T] rsh Non-password-based remote execution program
19 [T] rcp Remote copy program using rsh
20 [T] rlogin Remote login program
21 [T] rshd Daemon for rsh connections
22 [T] rexecd Daemon for rexec connections
23 [T] rlogind Daemon for rlogin connections
25 [T] Note: None of these programs provide encryption or strong
26 [T] authentication of network connections. As such, their use is
27 [T] discouraged. The "ssh" protocol and package is a cryptographically
28 [T] secure replacement.
30 [U] http://www.hcs.harvard.edu/~dholland/computers/netkit.html
32 [A] David A. Holland <netbug@ftp.uk.linux.org>
33 [M] Rene Rebe <rene@t2-project.org>
40 [P] X -----5---9 112.500
42 [O] hook_add prepatch 5 "rm -rf */*,v */RCS"
43 [O] confopt="--prefix=/usr"
44 [O] pkginstalled pam || var_append confopt ' ' "--disable-pam"
45 [D] 6168a9fe61555c34909c830600598fb239c63ede9db7a33a43640736 netkit-rsh-0.17.tar.gz ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/