| 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: | <3A08366F.85792F8E@redhat.com> |
| Date: | Tue, 07 Nov 2000 18:05:51 +0100 |
| From: | Corinna Vinschen <vinschen AT redhat DOT com> |
| Reply-To: | cygwin AT sources DOT redhat 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 sources DOT redhat DOT com> |
| Subject: | Re: Newbie question: Is it possible to use Daemon in Win 9X |
| References: | <3A06FF16 DOT C0232FD3 AT redhat DOT com> <16187 DOT 973588983 AT www32 DOT gmx DOT net> |
Holger Schmidt wrote: > I edited /etc/passwd like the docu said. But I think login uses > Windows-Password. The docu is less helpful if you do not use NT. Nope. It uses the passwords in /etc/passwd. Is your /etc/passwd entry correct at all? Correct name (the name used when trying to login), correct home directory set, etc. Did you insert an encrypted password, created by `crypt'? Is your sshd_config file ok? > I make the keys on the client system and move the public key to the server > and into Authorized_keys in directory ~/.ssh/, so that it should no longer The server is a Windows system? If not, you have to change the name of the authorized_keys file to all lower case. You should care for the mode of the files. Be paranoid! ssh likes that. > Maybe something else went wrong. Do you have a suggestion ? Server: Start sshd -d (Debug) Client: Start ssh -v (Debug too) Examine the output. It's mostly very helpful and it's the fastest way to find problems with ssh. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat 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 |