From b415b347328e7db0f41f0294c06060c6dd156b3d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 9 Feb 2008 01:57:42 +0000 Subject: Add file object support to the wallet server. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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 -- cgit v1.2.3