Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <398EDBE6.46E0E0A0@cygnus.com>
Date: Mon, 07 Aug 2000 17:55:18 +0200
From: Corinna Vinschen <vinschen@cygnus.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: norbert.bladt@usa.net
CC: cygwin@sources.redhat.com
Subject: Re: OpenSSH2.1.1p4 - NT to NT: Problem
References: <20000807115810.13693.qmail@nwcst283.netaddress.usa.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

norbert.bladt@usa.net wrote:
> 
> Hi !
> 
> I did some debugging and now I know why RhostsAuthentication
> (and RhostsRSAAuthentication) does not work between two
> NT systems over here.
> Regardless of the setting in the configuration file
> (sshd_config) the server is disabling both authentication methods
> as soon as the client does not connect from a priviledged port.
> On UNIX, ssh runs as root via "set userid" and that's why there
> is no problem from, e.g. Linux or Reliant-UNIX to NT.
> 
> However, how to achieve this between NT systems ?
> Has anybody gotten this to work ?
> I tried running the ssh client as Administrator but that
> didn't change anything on the server side.

A temporary solution, please give some feedback to the list:

_IF_ you're using ntsec, please try the following:

  Change your /etc/passwd file on the client box so that the
  administrator (or your favorite admins member name) has uid 0.
  This should allow that admin to use a privileged port when
  starting ssh.

If you're not using ntsec, this won't work. Please give a
feedback to the list, nevertheless.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

