From: jj@digisle.net (JJ Streicher-Bremer)
Subject: Re: nt sshd password authorization problems
14 Nov 1998 23:27:37 -0800
Message-ID: <364DB72F.71E836B6.cygnus.gnu-win32@digisle.net>
References: <19981113200853.4812.qmail@findmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Dirk Hufnagel <hufnagel@mps.ohio-state.edu>
Cc: gnu-win32@cygnus.com

Sorry for the useless previous reply.  

I use sshd with domain accounts all the time.  However if you have a
local account and a domain account with the same ID the local account
will always be used. 

Hope this really helps :-)
JJ


Dirk Hufnagel wrote:
> 
> I have some problems to get sshd working with B20.
> 
> At home it works fine (only localhost -> localhost
> because I am behind a firewall), but at work, sshd
> doesn't accept the password.
> 
> ouput from sshd- d (running on localhost):
> 
> DAQ-NT4: Received encrypted confirmation.
> DAQ-NT4: No agent.
> DAQ-NT4: Trying RSA authentication with key 'XXX'
> DAQ-NT4: Server refused our key.
> DAQ-NT4: Doing password authentication.
> XXX@127.0.0.1's password:
> Permission denied.
> 
> output from ssh -v (localhost):
> 
> debug: Installing crc compensation attack detector.
> debug: Attempting authentication for XXX.
> debug: RSA authentication for hufnagel failed.
> debug: Password authentication for XXX failed.
> fatal: Connection closed by remote host.
> debug: Calling cleanup 0x410744(0x0)
> 
> The only real difference between my system at home
> and the system at work is that at work we only use
> domain accounts, no local accounts. Is that a problem for sshd?
> 
> Thanks
> 
> dirk
> 
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
