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