]> andersk Git - gssapi-openssh.git/blame - openssh/contrib/README
Import of OpenSSH 3.1p1
[gssapi-openssh.git] / openssh / contrib / README
CommitLineData
3c0ef626 1Other patches and addons for OpenSSH. Please send submissions to
2djm@ibs.com.au
3
4Elsewhere
5---------
6
7http://www.imasy.or.jp/~gotoh/connect.c is a Unix and Windows
8ProxyCommand which allows OpenSSH to make connections through a SOCKS5
9or http proxy which supports the CONNECT method (eg. Squid).
10
11In this directory
12-----------------
13
e9a17296 14chroot.diff:
3c0ef626 15
e9a17296 16Due to the fact the patch is never in sync with the rest of the tree. It was
17removed.
3c0ef626 18
19ssh-copy-id:
20
21Phil Hands' <phil@hands.com> shell script to automate the process of adding
22your public key to a remote machine's ~/.ssh/authorized_keys file.
23
24gnome-ssh-askpass:
25
26A GNOME passphrase requester of my own creation. Compilation instructions
27are in the top of the file.
28
29sshd.pam.generic:
30
31A generic PAM config file which may be useful on your system. YMMV
32
33sshd.pam.freebsd:
34
35A PAM config file which works with FreeBSD's PAM port. Contributed by
36Dominik Brettnacher <domi@saargate.de>
37
38mdoc2man.pl:
39
40Converts mdoc formated manpages into normal manpages. This can be used
41on Solaris machines to provide manpages that are not preformated.
42Contributed by Mark D. Roth <roth@feep.net>
43
44redhat:
45
46RPM spec file an scripts for building Redhat packages
47
48suse:
49
50RPM spec file an scripts for building SuSE packages
51
52
53Externally maintained
54---------------------
55
56X11 SSH Askpass:
57
58Jim Knoble <jmknoble@pobox.com> has written an excellent X11
59passphrase requester. This is highly recommended:
60
61http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
This page took 0.59619 seconds and 5 git commands to generate.