Changeset afab991


Ignore:
Timestamp:
02/07/2016 08:52:31 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
6eb1db5d
Parents:
a659adf
Message:

Add warning to OpenSSH and remove unneeded text from polkit.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16923 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    ra659adf rafab991  
    110110  <sect2 role="installation">
    111111    <title>Installation of OpenSSH</title>
     112
     113    <warning>
     114    <para>
     115      If reinstalling over an <application>SSH</application> connection to
     116      enable <xref linkend="Linux-PAM"/> support, be certian to temporarily set
     117      <option>PermitRootLogin</option> to <parameter>yes</parameter> in
     118      <filename>/etc/ssh/sshd_config</filename> until you complete
     119      reinstallation of <xref linkend="systemd"/>, or you may find that you are
     120      unable to login to the system remotely.
     121    </para>
     122    </warning>
    112123
    113124    <para>
  • postlfs/security/polkit.xml

    ra659adf rafab991  
    161161        where the <command>configure</command> would fail to
    162162        detect <application>systemd</application>. To workaround
    163         the problem, simply run the following command after the
    164         patch has been applied:
     163        the problem, simply run the following command:
    165164      </para>
    166165
Note: See TracChangeset for help on using the changeset viewer.