Specify whether to authenticate PRDB lookups for each AFS cell in the 0.27
authorEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 03:18:24 +0000 (22:18 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 03:18:24 +0000 (22:18 -0500)
config files.

svn path=/trunk/packages/xvm-devconfig/; revision=2118

debian/changelog
master.yaml

index aa527cb..027c8f1 100644 (file)
@@ -1,3 +1,9 @@
+xvm-devconfig (0.27) unstable; urgency=low
+
+  * Specify whether to authenticate PRDB lookups for each AFS cell.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:08:46 -0500
+
 xvm-devconfig (0.26) unstable; urgency=low
 
   * Add iannucci to the dev acl.
index d5ea459..c3879a3 100644 (file)
@@ -4,6 +4,10 @@ kerberos:
 authz:
  - type: afs
    cell: athena.mit.edu
+   auth: no
+ - type: afs
+   cell: sipb.mit.edu
+   auth: no
 
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu