4 #ifndef DSS_PRIV_FILENAME
5 -#define DSS_PRIV_FILENAME "/etc/dropbear/dropbear_dss_host_key"
6 +#define DSS_PRIV_FILENAME "/Acess/Conf/dropbear/host_key_dss"
8 #ifndef RSA_PRIV_FILENAME
9 -#define RSA_PRIV_FILENAME "/etc/dropbear/dropbear_rsa_host_key"
10 +#define RSA_PRIV_FILENAME "/Acess/Conf/dropbear/host_key_rsa"
13 /* Enable X11 Forwarding - server only */
14 -#define ENABLE_X11FWD
15 +//#define ENABLE_X11FWD
18 -#define MOTD_FILENAME "/etc/motd"
19 +#define MOTD_FILENAME "/Acess/Conf/dropbear/motd"
22 * rsa/dss key generation */
23 -#define DROPBEAR_URANDOM_DEV "/dev/urandom"
24 +#define DROPBEAR_URANDOM_DEV "/Devices/frandom"