Problem with ssh-keygen.exe.

Corinna Vinschen vinschen@redhat.com
Sat Dec 2 01:41:00 GMT 2000


Mo DeJong wrote:
> application. I am running as user mdejong
> with a home dir of /home/mdejong, but ssh-keygen
> thinks differently.
> 
> $ ssh-keygen.exe
> Generating RSA keys:  Key generation complete.
> Enter file in which to save the key (/bin/sh/.ssh/identity):
> 
> from bash:
> 
> $ echo $HOME
> /home/mdejong

Just for clarification: $HOME is in no way of interest for OpenSSH.
OpenSSH applications always use the getpw... calls to get the user
related information. So, as Chris Abbey already mentioned, check
your /etc/passwd which is for sure your problem.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list