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: | <5.0.0.25.0.20001201223455.02adc300@pop.bresnanlink.net> |
X-Sender: | cabbey AT pop DOT bresnanlink DOT net |
X-Mailer: | QUALCOMM Windows Eudora Version 5.0 |
Date: | Fri, 01 Dec 2000 22:43:41 -0600 |
To: | cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Abbey <cabbey AT bresnanlink DOT net> |
Subject: | Re: Problem with ssh-keygen.exe. |
In-Reply-To: | <Pine.SOL.3.91.1001201155003.21062B-100000@cse.cygnus.com> |
Mime-Version: | 1.0 |
hey mo, check your field in /etc/passwd for proper alignment, on my box it's taking the sixth field verbatim and tacking on /.ssh/indentity ~$ grep cabbey /etc/passwd cabbey::500:513:,ntsid::/bin/sh so just running ssh-keygen produces the files in /.ssh/ maybe you've got an extra : or something that's confusing it? speaking of confusing, can anyone explain this neat trick of .ssh: ~ $ cd / / $ ls -lad .ssh ls: .ssh: No such file or directory / $ cd .ssh /.ssh $ ls identity identity.pub known_hosts /.ssh $ cd /cygdrive/d/cygwin/ /cygdrive/d/cygwin $ ls -lad .ssh drwxr-xr-x 2 cabbey None 0 Dec 1 22:29 .ssh /cygdrive/d/cygwin $ cd / / $ ls -lad .ssh ls: .ssh: No such file or directory / $ mount | grep cygwin D:\cygwin\bin /usr/bin system binmode D:\cygwin\lib /usr/lib system binmode D:\cygwin / system binmode / $ bizare, according to explorer D:\cygwin\.ssh\ is a normal directory, with no attributed. now the forces of openness have a powerful and unexpected new ally http://ibm.com/linux/ -- 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 |