Ignore:
Timestamp:
09/23/2003 10:37:29 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
19234f1
Parents:
95079c36
Message:

update openssh

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/openssh/openssh-exp.xml

    r95079c36 r1708d1e9  
    77<para><command>--with-md5-passwords</command> : This is required
    88if you made the changes recommended by the shadowpasswd_plus lfs hint on
    9 your ssh server when you installed the Shadow Password Suite or if you
    10 access a ssh server that authenticates by user passwords encrypted with
    11 md5. </para>
     9your <acronym>SSH</acronym> server when you installed the Shadow Password
     10Suite or if you access a <acronym>SSH</acronym> server that authenticates by
     11user passwords encrypted with md5. </para>
    1212
    1313<para><command>--libexecdir=/usr/sbin</command> :
    14 <application>OpenSSH</application> puts
    15 programs called by programs in <filename class="directory">/usr/libexec</filename>.  sftp-server is a sshd
    16 utility and ssh-askpass is a ssh-add utility that is installed as a
    17 link to X11-ssh-askpass.  Both of these should go in <filename
    18 class="directory">/usr/sbin</filename> not <filename
    19 class="directory">/usr/libexec</filename>.</para>
     14<application>Open<acronym>SSH</acronym></application> puts
     15programs called by programs in <filename class="directory">/usr/libexec
     16</filename>.  <command>sftp-server</command> is a <command>sshd</command>
     17utility and <command>ssh-askpass</command> is a <command>ssh-add</command>
     18utility that is installed as a link to <command>X11-ssh-askpass</command>. 
     19Both of these should go in <filename class="directory">/usr/sbin</filename>
     20not <filename class="directory">/usr/libexec</filename>.</para>
    2021
    2122
Note: See TracChangeset for help on using the changeset viewer.