diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-07 20:57:24 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-07 20:57:24 +0000 |
commit | 709667f047edc1fc97d669d714d047e8ef960923 (patch) | |
tree | 77507c63780a11fe4cb85621d1a2a610b9189f68 /tests/data | |
parent | b6903943d096423a9ed216ecd7da117145e41961 (diff) |
Add a test suite for kasetkey.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/README b/tests/data/README index 0f3c88c..9187035 100644 --- a/tests/data/README +++ b/tests/data/README @@ -12,6 +12,12 @@ 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 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 +corresponding to that keytab in test.admin. The realm used for AFS +kaserver testing will be derived from the realm of that principal name. + If you are building in a different directory tree than the source tree, don't put the files in this directory. Instead, after running configure, you will have an empty tests/data directory in your build tree. Put the |