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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    ra659adf rafab991a  
    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>
Note: See TracChangeset for help on using the changeset viewer.