ssh-keygen is not able to save key files. Typical session: % ssh-keygen -t rsa -f mykey -N "" Generating public/private rsa key pair. open failed: No such file or directory. Saving the key failed: . This happens to me on Mac OS X 10.1.1 with openssl 0.9.6b and openssh 3.0.2p1. Among other things, 'sudo make install' fails because of this. openssl was configured as follows: ./Configure rhapsody-ppc-cc --prefix=/usr/local \ --openssldir=/usr/local/openssl threads openssh was configured with both './configure' and './configure -- sysconfdir=/private/etc' with the same result. It's not a simple file permissions problem (bummer). -Rob
i can't explain this; i can dup with: $ ssh-keygen -t rsa -f '' -N "" Generating public/private rsa key pair. open failed: No such file or directory. Saving the key failed: . need more info. can other macosx users dup?
can't dup.
Mass change of RESOLVED bugs to CLOSED