* how to get openssh-3.4 working on w2k?
@ 2002-11-05 6:24 Ralf.Weber
2002-11-05 7:22 ` Jason Dufair
0 siblings, 1 reply; 3+ messages in thread
From: Ralf.Weber @ 2002-11-05 6:24 UTC (permalink / raw)
To: cygwin
Hello, I'm a cygwin beginner ;-)
I've installed openssh-3.5p1-5 on my w2k system but
I can't establish a connection from another host
(sshd is running).
When I enter the password I get the following
error messages for two times
'Permission denied, please try again.'
and finally
'Permission denied (publickey,password,keyboard-interactive).'
(i.e. on my win9x host).
On my win9x-system everything is working fine).
Does a step-by-step configuration list exist for a w2k/nt system?
I ran the 'ssh-host/usr-config' skripts under my admin-account but
I want to use the ssh-sevice under my normal user-account.
Do I have forgotten a configuration step?
Thanks,
Ralf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to get openssh-3.4 working on w2k?
2002-11-05 6:24 how to get openssh-3.4 working on w2k? Ralf.Weber
@ 2002-11-05 7:22 ` Jason Dufair
0 siblings, 0 replies; 3+ messages in thread
From: Jason Dufair @ 2002-11-05 7:22 UTC (permalink / raw)
To: cygwin; +Cc: Ralf.Weber
The first thing to check is whether you can ssh to yourself on the same box.
Did you use mkpasswd and mkgroup to add your local (or domain) account
and group to /etc/passwd and /etc/group?
What if you copy public keys? Can you ssh then?
Ralf.Weber@bgt.de wrote:
>Hello, I'm a cygwin beginner ;-)
>
>I've installed openssh-3.5p1-5 on my w2k system but
>I can't establish a connection from another host
>(sshd is running).
>When I enter the password I get the following
>error messages for two times
> 'Permission denied, please try again.'
>and finally
> 'Permission denied (publickey,password,keyboard-interactive).'
>(i.e. on my win9x host).
>On my win9x-system everything is working fine).
>Does a step-by-step configuration list exist for a w2k/nt system?
>I ran the 'ssh-host/usr-config' skripts under my admin-account but
>I want to use the ssh-sevice under my normal user-account.
>Do I have forgotten a configuration step?
>
>Thanks,
>
>Ralf
>
>
>--
>Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting: http://cygwin.com/bugs.html
>Documentation: http://cygwin.com/docs.html
>FAQ: http://cygwin.com/faq/
>
>
--
Jason Dufair - jase@dufair.org
http://www.dufair.org/
"Oh how I wish I were a trinity
So if I lost a part of me
I'd still have two of the same to live"
-- Indigo Girls
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: how to get openssh-3.4 working on w2k?
@ 2002-11-05 8:20 Harig, Mark A.
0 siblings, 0 replies; 3+ messages in thread
From: Harig, Mark A. @ 2002-11-05 8:20 UTC (permalink / raw)
To: Ralf.Weber, cygwin
As requested at http://cygwin.com/bugs.html:
o Please describe how to reproduce the problem,
including a test case, if possible.
(For example, you could run 'ssh -v ip_address'
and include the output.)
o Please include at least the version number of the
Cygwin release you are using along with the
operating system name and its version number,
for example, "cygwin v1.3.13 under NT 4.0".
o Most of the information about your Cygwin environment
is listed by running 'cygcheck -s -v -r > cygcheck.txt'.
Please include cygcheck.txt *AS AN ATTACHMENT* to your
report. It is important that you include it as an
attachment so that searches of the mailing-list archives
give fewer false matches.
(For example, you list 'openssh-3.5p1-5' below. My
guess is that this is mistake because the latest released
version of openssh from Cygwin is 3.4p1-5. cygcheck
will list that for you without your having to look it
up.)
> -----Original Message-----
> From: Ralf.Weber@bgt.de [mailto:Ralf.Weber@bgt.de]
> Sent: Tuesday, November 05, 2002 9:24 AM
> To: cygwin@cygwin.com
> Subject: how to get openssh-3.4 working on w2k?
>
>
> Hello, I'm a cygwin beginner ;-)
>
> I've installed openssh-3.5p1-5 on my w2k system but
> I can't establish a connection from another host
> (sshd is running).
> When I enter the password I get the following
> error messages for two times
> 'Permission denied, please try again.'
> and finally
> 'Permission denied (publickey,password,keyboard-interactive).'
> (i.e. on my win9x host).
> On my win9x-system everything is working fine).
> Does a step-by-step configuration list exist for a w2k/nt system?
> I ran the 'ssh-host/usr-config' skripts under my admin-account but
> I want to use the ssh-sevice under my normal user-account.
> Do I have forgotten a configuration step?
>
> Thanks,
>
> Ralf
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-05 16:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-05 6:24 how to get openssh-3.4 working on w2k? Ralf.Weber
2002-11-05 7:22 ` Jason Dufair
2002-11-05 8:20 Harig, Mark A.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).