Re: why does 'ssh-keygen -t dsa' cause a system reboot?

2003-02-21 Thread Bsd Neophyte
--- Lee Harr <[EMAIL PROTECTED]> wrote: > > Every time? > first, i mistyped, sorry... (cut and pasted the wrong thing)... i run 'ssh-keygen -t dsa' and this doesn't happen all the time. it happens about half the time i try generating a keypair. > How about when you do a long compile? (build

Re: why does 'ssh-keygen -t dsa' cause a system reboot?

2003-02-20 Thread Lee Harr
while trying to get this key-pair authentication system going, i noticed something pretty strange. for some reason when i run 'ssh-keygen -t rsa' my system reboots. Every time? How about when you do a long compile? (build a kernel or make world) If it is not every time, and the same thing hap

Re: why does 'ssh-keygen -t dsa' cause a system reboot?

2003-02-20 Thread parv
in message <[EMAIL PROTECTED]>, wrote Bsd Neophyte thusly... > > for some reason when i run 'ssh-keygen -t rsa' my system reboots. Not that i know the reason, but... Hey, where is the truth in advertising? In subject, you wrote /dsa/ but above you refer to /rsa/. - parv -- To Unsubscribe

why does 'ssh-keygen -t dsa' cause a system reboot?

2003-02-20 Thread Bsd Neophyte
while trying to get this key-pair authentication system going, i noticed something pretty strange. for some reason when i run 'ssh-keygen -t rsa' my system reboots. is there any reason that this is happening? how can i prevent this from occuring?