Re: Can't connect to local machine using ssh

2007-11-07 Thread Micha Feigin
On Tue, 6 Nov 2007 16:22:22 -0800 Andrew Sackville-West [EMAIL PROTECTED] wrote: On Wed, Nov 07, 2007 at 05:24:28AM +0530, Raj Kiran Grandhi wrote: Micha Feigin wrote: Doesn't seem to be that. Also I just tried to create a new user on the machine and that user can login with no problem,

Re: Can't connect to local machine using ssh

2007-11-07 Thread Douglas A. Tutty
On Wed, Nov 07, 2007 at 11:58:28AM +0200, Micha Feigin wrote: I found the culprit, but not the solution. There is the thinkfinger pam module that allows login in using a finger print. Everything works fine for other logins when trying to use the password, but ssh fails for some reason. the

Re: Can't connect to local machine using ssh

2007-11-06 Thread Ken Irving
On Tue, Nov 06, 2007 at 11:44:29PM +0200, Micha Feigin wrote: I installed openssh server and client but I still can't connect to the local machine, neither remotely or localy ssh localhost The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is

Can't connect to local machine using ssh

2007-11-06 Thread Micha Feigin
I installed openssh server and client but I still can't connect to the local machine, neither remotely or localy ssh localhost The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is 86:df:53:2d:84:7e:e9:f4:8e:f8:06:ac:73:1b:05:f3. Are you sure you want to

Re: Can't connect to local machine using ssh

2007-11-06 Thread Micha Feigin
Doesn't seem to be that. Also I just tried to create a new user on the machine and that user can login with no problem, only the original one (and root which seems to be enabled in the setup file) can't. could this be a shell setup problem? On Tue, 6 Nov 2007 13:12:45 -0900 Ken Irving [EMAIL

Re: Can't connect to local machine using ssh

2007-11-06 Thread Raj Kiran Grandhi
Micha Feigin wrote: Doesn't seem to be that. Also I just tried to create a new user on the machine and that user can login with no problem, only the original one (and root which seems to be enabled in the setup file) can't. could this be a shell setup problem? Is there a .ssh/config file in

Re: Can't connect to local machine using ssh

2007-11-06 Thread Andrew Sackville-West
On Wed, Nov 07, 2007 at 05:24:28AM +0530, Raj Kiran Grandhi wrote: Micha Feigin wrote: Doesn't seem to be that. Also I just tried to create a new user on the machine and that user can login with no problem, only the original one (and root which seems to be enabled in the setup file)