diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-24 00:11:32 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-24 00:11:32 +0000 |
commit | c052d71301f282eec999216c0f846a345f9e1b33 (patch) | |
tree | 8771ab2f3910782f2b402cbe9f45c8f5f5da7307 /tests/data | |
parent | 5bf2d6b32645752ccf7dfa1143a1fb7d63739e5d (diff) |
Add a test suite for wallet -u.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/README b/tests/data/README index 9187035..f5ebf07 100644 --- a/tests/data/README +++ b/tests/data/README @@ -12,6 +12,11 @@ If your krb5.conf file is not in /etc or /usr/local/etc, put a copy of your krb5.conf file in this directory. The tests need to generate a modified copy in order to test some behavior. +To enable tests of password prompting, create a file named test.password +that contains two lines. The first line should be a test principal and +the second line should be the password for that principal. The newline is +not taken to be part of the password. + To enable tests of kasetkey (assuming that you've configured wallet with --with-afs), create a K4 srvtab with ADMIN access to an AFS kaserver and put it in test.srvtab. Then, put the fully-qualified K4 principal name |