1 Shishi extra/README -- Notes for the extra/ subdirectory.
2 Copyright (C) 2002, 2003, 2004 Simon Josefsson
3 See the end for copying conditions.
5 The pam_shishi/ sub-directory contains a PAM module that uses Shishi
6 for authenticating users.
8 The rsh-redone/ sub-directory contains a Shishi port, by Nicolas
9 Pouvesle <nico.pou@fnac.net>, of the rewrite of rsh/rlogin called
10 rsh-redone, by Guus Sliepen <guus@sliepen.eu.org>.
12 The inetutils.diff file contains a patch for GNU InetUtils to add
13 Kerberos 5 authentication support for telnet client and telnetd server
14 using Shishi. Apply the patch and build InetUtils using
15 --enable-encryption --enable-authentication --with-shishi.
17 The fetchmail.* files contains a mail and associated patch for Eric
18 Raymond's Fetchmail to add support for GNU GSS/Shishi. Apply the
19 patch, and build Fetchmail with GSSAPI as normal with --with-gssapi.
21 The file mailutils.diff has been removed, as up-stream GNU MailUtils
22 now has incorporated support for GNU GSS/Shishi. Thank you!
24 ----------------------------------------------------------------------
25 Copying and distribution of this file, with or without modification,
26 are permitted in any medium without royalty provided the copyright
27 notice and this notice are preserved.