aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-09 01:57:42 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-09 01:57:42 +0000
commitb415b347328e7db0f41f0294c06060c6dd156b3d (patch)
tree8ebf0c6fee7e5ef8ae338bc7075b72fdfddf420a /README
parentca4ca4db50041938cfca4de4a7c0d454c014fcec (diff)
Add file object support to the wallet server.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 11918af..d204416 100644
--- a/README
+++ b/README
@@ -84,6 +84,10 @@ REQUIREMENTS
translates the actions in that protocol into calls to the Wallet::Server
Perl object.
+ The file object support in the wallet server requires the Digest::MD5
+ Perl module, which comes with recent versions of Perl and is available
+ on CPAN for older versions.
+
The keytab support in the wallet server requires the kadmin client
program be installed and currently assumes that it follows the syntax of
the MIT Kerberos kadmin client. It also requires that the wallet server