From: Anders Kaseorg Date: Mon, 1 Apr 2013 09:10:43 +0000 (-0400) Subject: Strong-crypto-intolerant services are no more! X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/ef6c043b28ded3d9c9d2e7633f1711136c1469ad?ds=inline Strong-crypto-intolerant services are no more! --- 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'