Bugs item #805716, was opened at 2003-09-13 13:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=805716&group_id=259

Category: None
Group: v3.2.0
Status: Open
Resolution: None
Priority: 6
Submitted By: Brian Elliott Finley (brianfinley)
Assigned to: Nobody/Anonymous (nobody)
Summary: re-gen ssh keys after imaging

Initial Comment:
Add code to autoinstallscript to re-gen host-side ssh keys:

> To be explicit, I'm referring to the host's keys,

that are typically

> found in ssh's etc directory, such as:

>

>     /etc/ssh/ssh_host_dsa_key

>     /etc/ssh/ssh_host_dsa_key.pub

>     /etc/ssh/ssh_host_rsa_key

>     /etc/ssh/ssh_host_rsa_key.pub





Add option (--no-ssh-keygen) to

SystemImager::Options->getimage_options_body();



If --no-ssh-keygen, or --replicant, then

$no_ssh_keygen=true, and don't regen keys.



-Brian

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=805716&group_id=259


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to