]> andersk Git - gssapi-openssh.git/blame - openssh/contrib/README
Merge from OPENSSH_3_8_1P1_GSSAPI_20040713 to OPENSSH_3_9P1_GSSAPI_20040818.
[gssapi-openssh.git] / openssh / contrib / README
CommitLineData
416fd2a8 1Other patches and addons for OpenSSH. Please send submissions to
e54b3d7c 2djm@mindrot.org
3c0ef626 3
e54b3d7c 4Externally maintained
5---------------------
3c0ef626 6
e54b3d7c 7SSH Proxy Command -- connect.c
3c0ef626 8
e54b3d7c 9Shun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
416fd2a8 10which allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
e54b3d7c 11https CONNECT style proxy server. His page for connect.c has extensive
12documentation on its use as well as compiled versions for Win32.
3c0ef626 13
e54b3d7c 14http://www.taiyo.co.jp/~gotoh/ssh/connect.html
3c0ef626 15
e54b3d7c 16
17X11 SSH Askpass:
18
19Jim Knoble <jmknoble@pobox.com> has written an excellent X11
20passphrase requester. This is highly recommended:
21
1b56ff3d 22http://www.jmknoble.net/software/x11-ssh-askpass/
e54b3d7c 23
24
25In this directory
26-----------------
3c0ef626 27
28ssh-copy-id:
29
30Phil Hands' <phil@hands.com> shell script to automate the process of adding
31your public key to a remote machine's ~/.ssh/authorized_keys file.
32
e54b3d7c 33gnome-ssh-askpass[12]:
3c0ef626 34
e54b3d7c 35A GNOME and Gtk2 passphrase requesters. Use "make gnome-ssh-askpass1" or
36"make gnome-ssh-askpass2" to build.
3c0ef626 37
38sshd.pam.generic:
39
40A generic PAM config file which may be useful on your system. YMMV
41
42sshd.pam.freebsd:
43
44A PAM config file which works with FreeBSD's PAM port. Contributed by
45Dominik Brettnacher <domi@saargate.de>
46
1b56ff3d 47findssl.sh:
3c0ef626 48
1b56ff3d 49Search for all instances of OpenSSL headers and libraries and print their
50versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not
51match your library" errors.
3c0ef626 52
1b56ff3d 53aix:
54 Files to build an AIX native (installp or SMIT installable) package.
3c0ef626 55
1b56ff3d 56caldera:
57 RPM spec file and scripts for building Caldera OpenLinuix packages
3c0ef626 58
1b56ff3d 59cygwin:
60 Support files for Cygwin
61
62hpux:
63 Support files for HP-UX
3c0ef626 64
1b56ff3d 65redhat:
66 RPM spec file and scripts for building Redhat packages
67
68suse:
69 RPM spec file and scripts for building SuSE packages
3c0ef626 70
This page took 0.126825 seconds and 5 git commands to generate.