X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/025eca1c43cc628fe63bc92e68be78f5f5998b1d..ef6c043b28ded3d9c9d2e7633f1711136c1469ad:/doc/root-instance.mdwn diff --git a/doc/root-instance.mdwn b/doc/root-instance.mdwn index 1d43b23..0f7bc29 100644 --- a/doc/root-instance.mdwn +++ b/doc/root-instance.mdwn @@ -111,7 +111,7 @@ You should change your root instance’s password with a command like this, to u kadmin -p andersk/root -q 'cpw -e aes256-cts:normal -e aes128-cts:normal andersk/root' -(Note: This might make your password incompatible with a [handful of services](http://debathena.mit.edu/trac/ticket/529) that you should not have been using with your root instance in the first place.) You can confirm the change with +(Note: This previously made your password incompatible with a [handful of services](http://debathena.mit.edu/trac/ticket/529) that you should not have been using with your root instance in the first place, but these services have now been fixed.) You can confirm the change with kadmin -p andersk/root -q 'getprinc andersk/root'