| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3A28C3DC.C23514FD@redhat.com> |
| Date: | Sat, 02 Dec 2000 10:41:48 +0100 |
| From: | Corinna Vinschen <vinschen AT redhat DOT com> |
| Reply-To: | cygwin <cygwin AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) |
| X-Accept-Language: | de, en |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: Problem with ssh-keygen.exe. |
| References: | <Pine DOT SOL DOT 3 DOT 91 DOT 1001201155003 DOT 21062B-100000 AT cse DOT cygnus DOT com> |
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 AT cygwin DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |