Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Tue, 01 Aug 2000 08:22:36 +0200 From: "Stephan Hendl" To: Subject: sshd and inetd Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id CAA13572 Hi folks, just I have installed the new inetd-package and the ssh/sshd port made bei Corinna and got some minor problems with telnetd and sshd. sshd: I come from a linux-box and want to connect via ssh to the nt-machine with use of the authentication agent. The RSA-key is accepted but then the connection was rejected for uid=1000? Here is the output of ssh -v hendl0 (hendl0 ist the dns of ma nt-machine) --- hendl AT lkvbb1:~ > ssh -v hendl0 SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5. Standard version. Does not use RSAREF. lkvbb1: Reading configuration data /etc/ssh_config lkvbb1: ssh_connect: getuid 114 geteuid 0 anon 0 lkvbb1: Connecting to hendl0 [10.128.11.72] port 22. lkvbb1: Allocated local port 1023. lkvbb1: Connection established. lkvbb1: Remote protocol version 1.5, remote software version OpenSSH-2.1 lkvbb1: Waiting for server public key. lkvbb1: Received server public key (768 bits) and host key (1024 bits). lkvbb1: Host 'hendl0' is known and matches the host key. lkvbb1: Initializing random; seed file /home/hendl/.ssh/random_seed lkvbb1: IDEA not supported, using 3des instead. lkvbb1: Encryption type: 3des lkvbb1: Sent encrypted session key. lkvbb1: Installing crc compensation attack detector. lkvbb1: Received encrypted confirmation. lkvbb1: Connection to authentication agent opened. lkvbb1: Trying RSA authentication via agent with 'hendl AT hp_www' lkvbb1: Received RSA challenge from server. lkvbb1: Sending response to RSA challenge. lkvbb1: Remote: RSA authentication accepted. Authentication rejected for uid 1000. hendl AT lkvbb1:~ > --- Yesterday I started the sshd from the shell and it worked. telnetd: I can connect an login as user hendl but the shell-prompt should show the $LOGNAME and the hostname and the path but it looks like the commands "\u@\h: \w >". Aditionally, alias-commands are not found. All this does not happen when I start the shell from the nt-desktop. --- hendl AT lkvbb1:~ > telnet hendl0 Trying 10.128.11.72... Connected to hendl0.ldspdm.ldsbb.lvnbb.de. Escape character is '^]'. CYGWIN_NT-4.0 1.1.3(0.24/3/2) (hendl0) (tty1) login: hendl Password: Fanfare!!! You are successfully logged in to this server!!! alias: not found alias: not found \u@\h: \w > --- thanks to all for help Stephan -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com