blob: 484443fec1d28a617fe13e6f871debf2ce075ce2 (
plain)
1
2
3
4
5
6
7
8
|
# 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
|