Re: sshd for windows giving always invalid passwd
From: Nico Kadel-Garcia (nkadel@bellatlantic.net)
Date: 01/18/03
- Next message: Nico Kadel-Garcia: "Re: telnet replacement - not ssh?"
- Previous message: Neil W Rickert: "Re: Putty Question: How can I disable vim in putty?"
- In reply to: Sebastian Wain: "sshd for windows giving always invalid passwd"
- Next in thread: Sebastian Wain: "Re: sshd for windows giving always invalid passwd"
- Reply: Sebastian Wain: "Re: sshd for windows giving always invalid passwd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Nico Kadel-Garcia" <nkadel@bellatlantic.net> Date: Sat, 18 Jan 2003 22:00:03 GMT
"Sebastian Wain" <sebastian_wain@hotmail.com> wrote in message
news:93d100c1.0301170435.3eb1d80d@posting.google.com...
> Hello, I installed the cygwin distribution on a Windows NT
> Workstations and Windows 2000 Advanced Server to use mainly the sshd
> server.
>
> After configuring it and running sshd (as daemon, not as service) I
> couldn't login, if I read the /etc/passwd I only noted blank passwords
> or "unused_by_nt/2000/xp".
> I tried to change the password with the passwd command without any
> result.
>
> A few questions:
> - Someone knows about this problem and how to solve it?
> - Where sshd looks for the passwords?
Create an SSH key, in ~username/.ssh/authorized_keys, make sure your sshd is
running, and make sure that your sshd_config is set up to allow remote
access. Rely on SSH keys, not local system passwords.
- Next message: Nico Kadel-Garcia: "Re: telnet replacement - not ssh?"
- Previous message: Neil W Rickert: "Re: Putty Question: How can I disable vim in putty?"
- In reply to: Sebastian Wain: "sshd for windows giving always invalid passwd"
- Next in thread: Sebastian Wain: "Re: sshd for windows giving always invalid passwd"
- Reply: Sebastian Wain: "Re: sshd for windows giving always invalid passwd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|