[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bullseye/Upgrades" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Thu Jun 17 11:48:43 BST 2021
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Bullseye/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Upgrades?action=diff&rev1=11&rev2=12
Comment:
adjust kdc.conf upgrade item, thanks to Dominik George for spotting it
* Run {{{service apache2 restart}}}
* Cope with Kerberos encryption type changes:
- * cp /etc/krb5kdc/kdc.conf_non-edu /etc/krb5kdc/kdc.conf
- * sed -i 's/#supported_enctypes/supported_enctypes/' /etc/krb5kdc/kdc.conf
+ * sed -i 's/supported_enctypes/#supported_enctypes/' /etc/krb5kdc/kdc.conf
* Run {{{service krb5-kdc restart}}}
* Cope with Samba changes:
More information about the debian-edu-commits
mailing list