note lack of policy propagation
authorKen Raeburn <raeburn@mit.edu>
Thu, 31 Jul 2008 13:42:49 +0000 (13:42 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 31 Jul 2008 13:42:49 +0000 (13:42 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20592 dc483132-0cff-0310-8789-dd5450dbe970

doc/iprop-notes.txt

index 2b1ee43c20132dc3b0d01fdfb505ea35d14e2ed4..890efdc1e9f4e9c5b25b5f40474a6611c1afdc70 100644 (file)
@@ -10,6 +10,14 @@ for the kprop.  If the connection from the master never comes in for
 some reason, the slave side just blocks forever, and never resumes
 incremental propagation.
 
+The protocol does not currently pass policy database changes; this was
+an intentional decision on Sun's part.  The policy database is only
+relevant to the master KDC, and is usually fairly static (aside from
+refcount updates), but not propagating it does mean that a slave
+maintained via iprop can't simply be promoted to a master in disaster
+recovery or other cases without doing a full propagation or restoring
+a database from backups.
+
 Shawn had a good suggestion after I started the integration work, and
 which I haven't had a chance to implement: Make the update-log code
 fit in as a sort of pseudo-database layer via the DAL, being called