Ignore:
Timestamp:
04/15/2020 09:55:55 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6fd56c94
Parents:
4146261
Message:

Add instructions to the krb5 instructions to allow kadmin to start correctly
Update to dhcpcd-9.0.1
Update to glib-networking-2.64.2
Update to libsecret-0.20.3
Update to audacious/audacious-plugins 4.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23004 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r4146261 rf8359b8  
    416416          the encryption methods used to access the principal.
    417417        </para>
     418
     419        <para>
     420          Create an empty ACL file that can be modified later:
     421        </para>
     422
     423<screen role="root"><userinput>touch /var/lib/krb5kdc/kadm5.acl</userinput></screen>
    418424
    419425        <para>
Note: See TracChangeset for help on using the changeset viewer.