summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-06-16 03:57:52 +0000
committerTheodore Tso <tytso@mit.edu>1994-06-16 03:57:52 +0000
commit5d6615ff744cccb9e2a1b565ff6b454b579c9eec (patch)
tree7ad904ef33c18e3d6db2fffe5497340ed8371286 /README
parentb2ff82ac5df4eb431e27dabb1087b1fb88b54bc6 (diff)
downloadkrb5-5d6615ff744cccb9e2a1b565ff6b454b579c9eec.tar.gz
krb5-5d6615ff744cccb9e2a1b565ff6b454b579c9eec.tar.xz
krb5-5d6615ff744cccb9e2a1b565ff6b454b579c9eec.zip
Committing top-level README
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3830 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'README')
-rw-r--r--README81
1 files changed, 81 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000000..e2fb07f145
--- /dev/null
+++ b/README
@@ -0,0 +1,81 @@
+Beta test distribution READ-ME file.
+-----------------------------------
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+Now, with that out of the way, let me point you to a few things:
+
+The file doc/TREE-GRAPH is a graphical representation of the source
+directory tree you should receive with this distribution.
+
+The file doc/SOURCE-TREE describes what's in each directory.
+
+The file doc/HOW_TO_BUILD gives instructions on how to start build
+Kerberos.
+
+We used the ISODE release 8.0 ASN.1 compiler for the code we have run
+and tested here at MIT. If you are using ISODE 6.8, you will need to
+apply the patches found in the file tools/pepsy-diffs to fix some bugs
+in the PEPSY compiler which have caused us problems. I believe that
+ISODE 8.0 should work without any problems. However, I have not had a
+chance to try it out.
+
+>> <<
+>> Please report any problems/bugs/comments to 'krb5-bugs@athena.mit.edu' <<
+>> <<
+
+Appreciation Time!!!! There are far too many people to try to thank
+them all; many people have contributed to the development of Kerberos
+V5. This is only a partial listing....
+
+Thanks to Mark Eichin at Cygnus for writing the new autoconf
+configuration system, for making the code much more portable, and for
+serving as pre-release testers.
+
+Thanks to Marc Horowitz, Barry Jaspan, and Jonathan Kamens (and
+others) at Openvision, Inc. for providing us with an GSS-API library,
+for serving as pre-release testers, and for finding and fixing many
+bugs (some of them at the last minute!).
+
+Thanks to Cybersafe for providing patches to fix bugs with inter-realm
+authentication.
+
+Thanks to Ari Medivnsky and Cliff Neumann for writing a ksu client.
+
+Thanks to Jim Miller from Suite Software for contributing many detailed
+bug reports, most of them by doing desk checks over the code!
+
+Thanks to Prasad Upasani from ISI for porting the Berkeley
+rlogin/rsh/rcp suite and for testing out our distribution on the Sun.
+
+Thanks to Glenn Machin and Bill Wrahe from Sandia National Labs for
+contributing the kadmin server, plus lots of bugfixes.
+
+Thanks to Bill Sommerfeld from HP for commenting on early Kerberos
+interface drafts, suggesting improvements in later coding interfaces,
+and finding and fixing many bugs.
+
+Thanks to Paul Borman from Cray for writing the Kerberos v4 to v5 glue
+layer and the Kerberos v5 subroutines for telnet.
+
+Thanks to Dan Bernstein, for providing the replay cache code.
+
+Thanks to the members of the Kerberos V5 development team at MIT, both
+past and present: Jay Berkenbilt, John Carr, Don Davis, Nancy Gilman,
+Barry Jaspan, John Kohl, Cliff Neuman, Jon Rochlis, Jeff Schiller, Ted
+Ts'o, Tom Yu.
+
+
+Note:
+
+Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira, and
+Zephyr are trademarks of the Massachusetts Institute of Technology (MIT). No
+commercial use of these trademarks may be made without prior written
+permission of MIT.
+
+FYI, "commercial use" means use of a name in a product or other for-profit
+manner. It does NOT prevent a commercial firm from referring to the MIT
+trademarks in order to convey information (although in doing so, recognition
+of their trademark status should be given).