public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Can SSH from localhost as Admin but NOT 'regular' user when using passwords
@ 2013-07-01 14:26 Evan Rowley
  2013-07-01 16:05 ` Andrey Repin
  0 siblings, 1 reply; 3+ messages in thread
From: Evan Rowley @ 2013-07-01 14:26 UTC (permalink / raw)
  To: cygwin

Hi Cygwin,


I'm tasked with setting up SFTP serving on 2 Windows Server 2003 VMs.
One of these installations has been giving me problems and I'm not
sure what the solution is.

The following command works fine when run as Administrator and
SFTP_User in these two configurations: (password,keyboard-interactive)
only and (password,publickey,keyboard-interactive)

ssh Administrator@localhost


The following command fails when run as Administrator and SFTP_User in
this configuration: (password,keyboard-interactive)

ssh SFTP_User@localhost


The following command works fine when run as Administrator and
SFTP_User in this configuration:
(password,publickey,keyboard-interactive)

ssh SFTP_User@localhost


In each scenario, I've double, tirple, quadruple checked to make sure
the SFTP_User password is entered correctly. Both of these users are
local users and mkpasswd with the -l flag has been cat'd into
/etc/passwd in order to set up the passwords correctly. Not sure where
else to focus on next.

Thanks.

--
 - EJR

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-01 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-01 14:26 Can SSH from localhost as Admin but NOT 'regular' user when using passwords Evan Rowley
2013-07-01 16:05 ` Andrey Repin
2013-07-01 16:26   ` Evan Rowley

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).