ssh error - no controlling tty

2000-11-29 Thread Andrew Hall
Hello,

I have a debian potato system running in a cobalt raq 3.  All is working 100% 
except ssh.  When I
try to ssh from my box to localhost or anywhere else I get the error You have 
no controlling tty. 
Cannot read passphrase  Please remember that I do not have a physical 
/dev/tty1 becuase the MB in
the cobalt box does not have a keyboard or mouse slot at all.   Thank you in 
advance for any and all
insight you might be able to provide me. 


Andrew



RE: ssh error - no controlling tty

2000-11-29 Thread Sean 'Shaleh' Perry

On 29-Nov-2000 Andrew Hall wrote:
 Hello,
 
 I have a debian potato system running in a cobalt raq 3.  All is working 100%
 except ssh.  When I
 try to ssh from my box to localhost or anywhere else I get the error You
 have no controlling tty. 
 Cannot read passphrase  Please remember that I do not have a physical
 /dev/tty1 becuase the MB in
 the cobalt box does not have a keyboard or mouse slot at all.   Thank you in
 advance for any and all
 insight you might be able to provide me. 
 

ssh -t.



Re: ssh error - no controlling tty

2000-11-29 Thread Andrew Hall
Sean 'Shaleh' Perry wrote:
 
 On 29-Nov-2000 Andrew Hall wrote:
  Hello,
 
  I have a debian potato system running in a cobalt raq 3.  All is working 
  100%
  except ssh.  When I
  try to ssh from my box to localhost or anywhere else I get the error You
  have no controlling tty.
  Cannot read passphrase  Please remember that I do not have a physical
  /dev/tty1 becuase the MB in
  the cobalt box does not have a keyboard or mouse slot at all.   Thank you in
  advance for any and all
  insight you might be able to provide me.
 
 
 ssh -t..


Thanks.   But this is not working either.  Here is the wierd thing.  I have 
sshd running on the
device, and it is working correctly.  I can ssh to the box all day, I just can 
not ssh out or to
localhost.  Since ssh -t is not working what other advice might someone be 
able to bestow upon
me?  Again thanks in advance. 

Andrew



[Fwd: Re: ssh error - no controlling tty] SOLVED

2000-11-29 Thread Andrew Hall
I have gotten to the bottom of my issue.  It was not ssh it was one of the 
daemons I am starting out
of inittab.  It was not sucessfully backgrounding so init never finished.   
Weird one.   As always
thankyou for the help.

Drew



 Original Message 
Subject: Re: ssh error - no controlling tty
Date: Wed, 29 Nov 2000 14:54:37 +
From: Andrew Hall [EMAIL PROTECTED]
Organization: SecureWorks, Inc.
To: Sean 'Shaleh' Perry [EMAIL PROTECTED]
CC: debian-user@lists.debian.org
References: [EMAIL PROTECTED]

Sean 'Shaleh' Perry wrote:
 
 On 29-Nov-2000 Andrew Hall wrote:
  Hello,
 
  I have a debian potato system running in a cobalt raq 3.  All is working 
  100%
  except ssh.  When I
  try to ssh from my box to localhost or anywhere else I get the error You
  have no controlling tty.
  Cannot read passphrase  Please remember that I do not have a physical
  /dev/tty1 becuase the MB in
  the cobalt box does not have a keyboard or mouse slot at all.   Thank you in
  advance for any and all
  insight you might be able to provide me.
 
 
 ssh -t..


Thanks.   But this is not working either.  Here is the wierd thing.  I have 
sshd running on the
device, and it is working correctly.  I can ssh to the box all day, I just can 
not ssh out or to
localhost.  Since ssh -t is not working what other advice might someone be 
able to bestow upon
me?  Again thanks in advance. 

Andrew



ssh and no controlling tty

2000-10-28 Thread Timo Benk
Hi,

I'm building a two disk boot/root disk set. My Problem is that ssh and ftp
are not working.
If I try 'ssh 192.168.0.2' I got the message: no controlling tty.
If i try 'ssh 192.168.0.2 -i /root/.ssh/identity' I got the message:
wrong passphrase
permission denied
permission denied
without ever beeing prompted for my passphrase.
When I try ftp 192.168.0.2 I am prompted for the username, but not for the
password and only got the message wrong password.

I think it has something to do with libreadline. Any Ideas?

 Ciao,
 Timo[EMAIL PROTECTED]
--

.-'~~~-.   
   .'o oOOOo`.  | Timo Benk 
  ;~~~-.oOo   o`.   | Germany
   `. \ ~-.  oOOo.  | Fon:  +49511468347
 `.; / ~.  OO:  | Fax/Voicemail:+49891488214215
 .'  ;-- `.o.'  | 
,' ; ~~--'~ |
;  ;| [ASCII stolen from Mescalito Ted] 
_\\;_\\//_  



Re: ssh and no controlling tty

2000-10-28 Thread Timo Benk
Hi,

On Sat, 28 Oct 2000, Timo Benk wrote:
 I'm building a two disk boot/root disk set. My Problem is that ssh and ftp
 are not working.
 If I try 'ssh 192.168.0.2' I got the message: no controlling tty.
 If i try 'ssh 192.168.0.2 -i /root/.ssh/identity' I got the message:
 wrong passphrase
 permission denied
 permission denied
 without ever beeing prompted for my passphrase.
 When I try ftp 192.168.0.2 I am prompted for the username, but not for the
 password and only got the message wrong password.

Found the answer by myself. I have just forgotten to copy /dev/tty to my
bootdisk.

 Ciao,
 Timo[EMAIL PROTECTED]
--

.-'~~~-.   
   .'o oOOOo`.  | Timo Benk 
  ;~~~-.oOo   o`.   | Germany
   `. \ ~-.  oOOo.  |
 `.; / ~.  OO:  | Fax/Voicemail:+49891488214215
 .'  ;-- `.o.'  | 
,' ; ~~--'~ |
;  ;| [ASCII stolen from Mescalito Ted] 
_\\;_\\//_