X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/0831546bfd6cbfa9ec41f6e82b28d9a84fcf1cec..refs/heads/prod:/server/etc/remctl/acl/invirt-console-server.mako diff --git a/server/etc/remctl/acl/invirt-console-server.mako b/server/etc/remctl/acl/invirt-console-server.mako index f2fffe3..3443721 100644 --- a/server/etc/remctl/acl/invirt-console-server.mako +++ b/server/etc/remctl/acl/invirt-console-server.mako @@ -1,4 +1,4 @@ <% from invirt.config import structs as cfg %>\ % for h in cfg.hosts: -host/${h.hostname}@${cfg.authn[0].realm} +host/${h.hostname}@${cfg.kerberos.realm} % endfor