]> andersk Git - gssapi-openssh.git/blob - openssh/contrib/README
Import of OpenSSH 3.1p1
[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 Due to the fact the patch is never in sync with the rest of the tree.  It was
17 removed. 
18
19 ssh-copy-id:
20
21 Phil Hands' <phil@hands.com> shell script to automate the process of adding
22 your public key to a remote machine's ~/.ssh/authorized_keys file.
23
24 gnome-ssh-askpass:
25
26 A GNOME passphrase requester of my own creation. Compilation instructions
27 are in the top of the file.
28
29 sshd.pam.generic:
30
31 A generic PAM config file which may be useful on your system. YMMV
32
33 sshd.pam.freebsd:
34
35 A PAM config file which works with FreeBSD's PAM port. Contributed by
36 Dominik Brettnacher <domi@saargate.de>
37
38 mdoc2man.pl:
39
40 Converts mdoc formated manpages into normal manpages.  This can be used
41 on Solaris machines to provide manpages that are not preformated. 
42 Contributed by Mark D. Roth <roth@feep.net>
43
44 redhat:
45
46 RPM spec file an scripts for building Redhat packages
47
48 suse:
49
50 RPM spec file an scripts for building SuSE packages
51
52
53 Externally maintained
54 ---------------------
55
56 X11 SSH Askpass:
57
58 Jim Knoble <jmknoble@pobox.com> has written an excellent X11
59 passphrase requester. This is highly recommended:
60
61 http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
This page took 0.041199 seconds and 5 git commands to generate.