]> andersk Git - gssapi-openssh.git/blame - openssh/contrib/README
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[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
14chroot.diff:
15
16Ricardo Cerqueira's <rmcc@clix.pt> patch to enable chrooting using the
17wu-ftpd style magic home directories (containing '/./'). More details in
18the head of the patch itself.
19
20ssh-copy-id:
21
22Phil Hands' <phil@hands.com> shell script to automate the process of adding
23your public key to a remote machine's ~/.ssh/authorized_keys file.
24
25gnome-ssh-askpass:
26
27A GNOME passphrase requester of my own creation. Compilation instructions
28are in the top of the file.
29
30sshd.pam.generic:
31
32A generic PAM config file which may be useful on your system. YMMV
33
34sshd.pam.freebsd:
35
36A PAM config file which works with FreeBSD's PAM port. Contributed by
37Dominik Brettnacher <domi@saargate.de>
38
39mdoc2man.pl:
40
41Converts mdoc formated manpages into normal manpages. This can be used
42on Solaris machines to provide manpages that are not preformated.
43Contributed by Mark D. Roth <roth@feep.net>
44
45redhat:
46
47RPM spec file an scripts for building Redhat packages
48
49suse:
50
51RPM spec file an scripts for building SuSE packages
52
53
54Externally maintained
55---------------------
56
57X11 SSH Askpass:
58
59Jim Knoble <jmknoble@pobox.com> has written an excellent X11
60passphrase requester. This is highly recommended:
61
62http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
This page took 0.084811 seconds and 5 git commands to generate.