From: Evan Broder Date: Mon, 23 Nov 2009 01:54:11 +0000 (-0500) Subject: Re-arrange the authz configuration. X-Git-Tag: 0.42~3 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/788bdff7416c96e4b76412f81d4e81e043765711?hp=1a68f0cb57055c138e130a87ccd278618fe47b85 Re-arrange the authz configuration. In particular, even if we allow for mixing of multiple authz mechanisms at some point, you won't have multiple instances of the locker authz type, so the "type" shouldn't be a property of each of the cells we specify how to authenticate against. svn path=/trunk/packages/xvm-devconfig/; revision=2557 --- diff --git a/master.yaml b/master.yaml index 3ed3c8d..8faa5de 100644 --- a/master.yaml +++ b/master.yaml @@ -5,11 +5,11 @@ kerberos: realm: ATHENA.MIT.EDU authz: - - type: afs - cell: athena.mit.edu + mech: invirt.authz.locker + cells: + - cell: athena.mit.edu auth: no - - type: afs - cell: sipb.mit.edu + - cell: sipb.mit.edu auth: no hosts: # hosts on which VMs run