Can anyone else duplicate this OpenSSH 3 error in ssh-keygen?

rharder

Do not read this sign.
I'm trying to track down a possible bug in the latest OpenSSH 3 on Mac OS X. If you haven't built it yet, I've got terse instructions at http://iharder.net/macosx/openssh3.html.

I get this error when I type this command:
Code:
% [b]ssh-keygen -t rsa -f somefilename -N ""[/b]
Generating public/private rsa key pair. 
open  failed: No such file or directory. 
Saving the key failed: .
Can anyone else please try this and let me know if it happens to you?

-Rob
OS X 10.1.1
 
Back
Top