From 96d4c0b4dbf8b2ff4649f418bd170d1242910b10 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 15 Nov 2007 05:51:00 +0000 Subject: Fix the configuration files for remctld, which had gotten inverted. --- perl/t/data/keytab.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'perl/t/data/keytab.conf') diff --git a/perl/t/data/keytab.conf b/perl/t/data/keytab.conf index e7908ed..eb105e2 100644 --- a/perl/t/data/keytab.conf +++ b/perl/t/data/keytab.conf @@ -1,6 +1,10 @@ # $Id$ # -# This is the remctl configuration used for testing the NetDB ACL verifier. -# The ACL is written on the fly by the test program. +# 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. -netdb node-roles t/data/netdb-fake test-acl +keytab retrieve t/data/keytab-fake test-acl -- cgit v1.2.3