--- alx-src/trunk/alxconfig-ng/init.d/alxsettings 2005/04/14 21:25:11 257 +++ alx-src/trunk/alxconfig-ng/init.d/alxsettings 2005/04/18 22:34:56 263 @@ -11,7 +11,7 @@ #%before: #%after: -# $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.10 2005-04-14 21:24:49 niro Exp $ +# $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.11 2005-04-18 22:34:56 niro Exp $ # checks first if the client was already configured and if it has an valid serial # if not it runs the autoconfiguration script @@ -284,6 +284,12 @@ );" evaluate_retval + # exchange ssh rsa keys - the first boot needs this ! + # or no reboot will work via the webadmin + echo -e " SSH authentifcation settings ..." + config_ssh_auth + evaluate_retval + # input echo -e " Autostart settings ..." mysql_command ${SQL_USER} ${SQL_PASS} ${SQL_HOST} ${SQL_DB} \