##----------------------------------------------------------------------------- ## sshd.txt - fli4l configuration check __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 24.07.2001 fm ## Last Update: $Id$ ## ## Copyright (c) 2001 Frank Meyer ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- opt_format_version 1 - #---------------------------------------------------------------------------- # optional sshd, used if OPT_SSHD='yes': #---------------------------------------------------------------------------- SSHD yes etc/rc.d/rc460.dropbear mode=555 flags=sh SSHD yes usr/sbin/dropbear mode=555 SSHD yes etc/ssh/dropbear_dss_host_key mode=400 SSHD yes etc/ssh/dropbear_rsa_host_key mode=400 SSHD yes etc/ssh/dropbear_ecdsa_host_key mode=400 #---------------------------------------------------------------------------- # optional ssh/scp client, used if OPT_SSH_CLIENT='yes': #---------------------------------------------------------------------------- SSH_CLIENT yes etc/rc.d/rc460.dropbear mode=555 flags=sh SSH_CLIENT yes usr/sbin/dropbear mode=555 #---------------------------------------------------------------------------- # optional ssh client, used if OPT_PLINK = 'yes': #---------------------------------------------------------------------------- PLINK_CLIENT yes usr/bin/plink mode=555 #---------------------------------------------------------------------------- # optional sftpserver, used if OPT_SFTPSERVER = 'yes': #---------------------------------------------------------------------------- SFTPSERVER yes usr/libexec/sftp-server mode=555