Bugs item #805716, was opened at 2003-09-13 12:44
Message generated for change (Comment added) made by dannf
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

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

>Comment By: dann frazier (dannf)
Date: 2003-09-14 18:37

Message:
Logged In: YES 
user_id=146718

this definitely seems like a systemconfigurator thing to me,

and should be quite easy to add to its architecture.  the

way we call sc wouldn't even have to change.



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

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