Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/libcap.xml

    r7b95199 r3f2db3a6  
    77  <!ENTITY libcap-download-http "&kernel-dl;/linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    88  <!ENTITY libcap-download-ftp  " ">
    9   <!ENTITY libcap-md5sum        "3bf105e47a8671035a0ce0812185c5e4">
    10   <!ENTITY libcap-size          "172 KB">
     9  <!ENTITY libcap-md5sum        "00afd6e13bc94b2543b1a70770bdb41f">
     10  <!ENTITY libcap-size          "180 KB">
    1111  <!ENTITY libcap-buildsize     "2.0 MB">
    1212  <!ENTITY libcap-time          "less than 0.1 SBU">
     
    1616  <?dbhtml filename="libcap.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>libcap-&libcap-version; with PAM</title>
     
    3633    </para>
    3734
    38     &lfs110a_checked;
     35    &lfs112_checked;
    3936
    4037    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    123120    <para>
    124121      In order to allow <application>Linux-PAM</application> to grant
    125       privileges based on POSIX capabilites, you need to add the libcap module
    126       to the begining of the <filename>/etc/pam.d/system-auth</filename> file.
     122      privileges based on POSIX capabilities, you need to add the libcap module
     123      to the beginning of the <filename>/etc/pam.d/system-auth</filename> file.
    127124      Make the required edits with the following commands:
    128125    </para>
     
    137134
    138135    <para>
    139       Additonally, you'll need to modify the
     136      Additionally, you'll need to modify the
    140137      <filename>/etc/security/capability.conf</filename> file to grant
    141138      necessary privileges to users, and utilize the <command>setcap</command>
Note: See TracChangeset for help on using the changeset viewer.