From 34bd4abba82885bb74361d8af0ac6bb7e708c498 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 13 Sep 2006 23:55:24 +0000 Subject: Add the config stubs for the keytab-backend program. --- config/keytab.acl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/keytab.acl (limited to 'config/keytab.acl') diff --git a/config/keytab.acl b/config/keytab.acl new file mode 100644 index 0000000..c55ae46 --- /dev/null +++ b/config/keytab.acl @@ -0,0 +1,6 @@ +# /etc/remctl/acl/keytab -- ACL for keytab retrieval. +# +# This is the ACL controlling who can retrieve keytabs for the existing +# keys of principals matching lines in /etc/krb5kdc/allow-extract. It +# usually should only contain one principal, the principal of the wallet +# server. -- cgit v1.2.3