diff options
Diffstat (limited to 'perl/t/data/keytab.conf')
-rw-r--r-- | perl/t/data/keytab.conf | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/perl/t/data/keytab.conf b/perl/t/data/keytab.conf index eb105e2..e7908ed 100644 --- a/perl/t/data/keytab.conf +++ b/perl/t/data/keytab.conf @@ -1,10 +1,6 @@ # $Id$ # -# This is the remctl configuration used for testing the keytab backend's -# ability to retrieve existing keytabs through remctl. Currently the only -# supported and used command is keytab retrieve. The ACL is written on -# the fly by the test program. -# -# Compare to config/keytab. +# This is the remctl configuration used for testing the NetDB ACL verifier. +# The ACL is written on the fly by the test program. -keytab retrieve t/data/keytab-fake test-acl +netdb node-roles t/data/netdb-fake test-acl |