diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-19 20:40:06 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-19 20:40:06 +0000 |
commit | e86a7a0569e84ebcb769855ece2417c2ccce9b45 (patch) | |
tree | 24352e7619ade9dde0e9c41fdb13a1e83bb440ad /perl/t/data | |
parent | 4dccc846413fc1703d23f2bb80b2598d301ef998 (diff) |
Allow creation of a keytab object for a principal that already exists.
Catch more errors when checking the existence of a principal. Add a
test for creating a principal for which we don't have permissions.
Diffstat (limited to 'perl/t/data')
-rw-r--r-- | perl/t/data/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/t/data/README b/perl/t/data/README index bd15903..33ec32f 100644 --- a/perl/t/data/README +++ b/perl/t/data/README @@ -14,7 +14,8 @@ including the admin_server for the realm. The test process will create the principals wallet/one and wallet/two and on success will clean up after itself. If the test fails, they may be -left behind in the KDC. +left behind in the KDC. It will also attempt to create wallet-test/one +and expects that attempt to be rejected by the KDC. For MIT Kerberos, to grant appropriate permissions, add the line: |