blob: eb105e2381a6c96388703141445841a4a2035fde (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $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.
keytab retrieve t/data/keytab-fake test-acl
|