public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Evan Rowley <rowley.evan@gmail.com>
To: cygwin@cygwin.com
Subject: Can SSH from localhost as Admin but NOT 'regular' user when using passwords
Date: Mon, 01 Jul 2013 14:26:00 -0000	[thread overview]
Message-ID: <CAMhuX2Dzn9A8G3iUW95y_KxUPU7UJ7uaXKuDz1dmjK0swF8jtg@mail.gmail.com> (raw)

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

             reply	other threads:[~2013-07-01 14:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 14:26 Evan Rowley [this message]
2013-07-01 16:05 ` Andrey Repin
2013-07-01 16:26   ` Evan Rowley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMhuX2Dzn9A8G3iUW95y_KxUPU7UJ7uaXKuDz1dmjK0swF8jtg@mail.gmail.com \
    --to=rowley.evan@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).