]> andersk Git - openssh.git/blame - contrib/README
- (djm) Merge openssh-TODO.patch from Redhat (null) beta
[openssh.git] / contrib / README
CommitLineData
13652e52 1Other patches and addons for OpenSSH. Please send submissions to
2djm@ibs.com.au
3
3d398e04 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
13652e52 11In this directory
12-----------------
13
b8291fa0 14chroot.diff:
13652e52 15
b8291fa0 16Due to the fact the patch is never in sync with the rest of the tree. It was
17removed.
13652e52 18
13652e52 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
9a6cede3 29sshd.pam.generic:
30
31A generic PAM config file which may be useful on your system. YMMV
32
ca742b3b 33sshd.pam.freebsd:
9a6cede3 34
35A PAM config file which works with FreeBSD's PAM port. Contributed by
36Dominik Brettnacher <domi@saargate.de>
37
ca742b3b 38mdoc2man.pl:
39
40Converts mdoc formated manpages into normal manpages. This can be used
889fbcd3 41on Solaris machines to provide manpages that are not preformated.
42Contributed by Mark D. Roth <roth@feep.net>
ca742b3b 43
9a6cede3 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
13652e52 53Externally maintained
54---------------------
55
13652e52 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.153675 seconds and 5 git commands to generate.