]> andersk Git - openssh.git/blame - contrib/README
- (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
[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
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
20make-ssh-known-hosts:
21
22Tero Kivinen's <Tero.Kivinen@hut.fi> PERL script to generate
23ssh_known_hosts files by trawling tjhrough the DNS. More details in the
24manpage.
25
26ssh-copy-id:
27
28Phil Hands' <phil@hands.com> shell script to automate the process of adding
29your public key to a remote machine's ~/.ssh/authorized_keys file.
30
31gnome-ssh-askpass:
32
33A GNOME passphrase requester of my own creation. Compilation instructions
34are in the top of the file.
35
9a6cede3 36sshd.pam.generic:
37
38A generic PAM config file which may be useful on your system. YMMV
39
40sshd.pam.freebsd
41
42A PAM config file which works with FreeBSD's PAM port. Contributed by
43Dominik Brettnacher <domi@saargate.de>
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
13652e52 54Externally maintained
55---------------------
56
57liblogin:
58
59liblogin is Andre Lucas' cross platform login library. It handles all the
60yucky details of wtmp, utmp and lastlog (which every OS vendor has
61seen fit to implement differently) in one clean library.
62
63OpenSSH will require liblogin in the near future, but for now it is
64recommended for users with login logging problems or curiosity.
65
66http://dspace.dial.pipex.com/andre.lucas/liblogin.html
67
68X11 SSH Askpass:
69
70Jim Knoble <jmknoble@pobox.com> has written an excellent X11
71passphrase requester. This is highly recommended:
72
73http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
74
This page took 0.084932 seconds and 5 git commands to generate.