2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-11-18 07:20:24 +08:00
|
|
|
<para><parameter>--sysconfdir=/etc/ssh</parameter>: This prevents the
|
2003-10-03 06:40:45 +08:00
|
|
|
configuration files from going to <filename class="directory">/usr/etc</filename>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--with-md5-passwords</parameter>: This is required
|
2003-10-04 00:43:11 +08:00
|
|
|
if you made the changes recommended by the shadowpasswd_plus
|
|
|
|
<acronym>LFS</acronym> hint on
|
2003-09-24 06:37:29 +08:00
|
|
|
your <acronym>SSH</acronym> server when you installed the Shadow Password
|
|
|
|
Suite or if you access a <acronym>SSH</acronym> server that authenticates by
|
|
|
|
user passwords encrypted with md5. </para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--libexecdir=/usr/sbin</parameter>:
|
2003-09-24 06:37:29 +08:00
|
|
|
<application>Open<acronym>SSH</acronym></application> puts
|
2004-03-10 19:08:43 +08:00
|
|
|
programs called by programs in <filename class="directory">/usr/libexec</filename>.
|
|
|
|
<command>sftp-server</command> is a <command>sshd</command>
|
2003-09-24 06:37:29 +08:00
|
|
|
utility and <command>ssh-askpass</command> is a <command>ssh-add</command>
|
|
|
|
utility that is installed as a link to <command>X11-ssh-askpass</command>.
|
|
|
|
Both of these should go in <filename class="directory">/usr/sbin</filename>
|
|
|
|
not <filename class="directory">/usr/libexec</filename>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|