Problem with OpenSSH 2.5.1p2 - cygwin version. Wrong passwd authentication

RoMaN SoFt / LLFB !! roman@madrid.com
Mon Mar 12 07:19:00 GMT 2001


 Hi.

 I'm having trouble with getting openssh to run on nt4. I've installed
it and have it running as a service. It is listening on port 22, as
expected. But when I connect to it (I use SecureCRT) I always get a
wrong password error. I'm attaching my sshd config and /etc/passwd. If
you need some more info, please ask.

 I'm trying to login with 'Administrador' account and "guest_sshd"
account with no success. Currently I have the service running as
guest_sshd (I activated "act as part of os" and "replace a process
level token" policies for that user).

 What am I missing? I'm desperated!
Please, any help will be greatly appreciated.

 Regards.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    ** RoMaN SoFt / LLFB **  
       roman@madrid.com
   http://pagina.de/romansoft
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
Todos:*:0:0:,S-1-1-0::
SYSTEM:*:18:18:,S-1-5-18::
Administradores:*:544:544:,S-1-5-32-544::
Administrador::500:513:r00t,S-1-5-21-2090800792-141829243-953900138-500:/home/Administrador:/bin/sh
guest_sshd::1001:513:usuario para sshd,S-1-5-21-2090800792-141829243-953900138-1001:/home/guest_sshd:/bin/sh
Invitado::501:513:,S-1-5-21-2090800792-141829243-953900138-501:/home/Invitado:/bin/sh
-------------- next part --------------
Port			22
ListenAddress		192.168.0.247
Protocol		2
HostDSAKey		c:/local/sbin/opensshd/conf/sshd_host_dsa_key
PidFile			c:/local/logs/opensshd/sshd.pid

PasswordAuthentication	yes
PermitEmptyPasswords	no

KeepAlive		no
PrintMotd		yes
CheckMail		no

IgnoreRhosts		yes
IgnoreUserKnownHosts	yes
RhostsAuthentication	no
RhostsRSAAuthentication no


More information about the Cygwin mailing list