Hallo Roland,

Gymhaan Rechenzentrum schrieb am 26.04.2012 11:33:
> here ist what happens if i try to login to the server from fatclient.
> the server does not recognice the password.
> When using a third pc, it works.
> 
> 
> ruth@ltsp248853:~$ ssh ts
> Password:
> Password:
> 
> ruth@ltsp248853:~$ ssh 10.0.0.11
> ruth@10.0.0.11's password:
> Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-17-generic i686)
> 
> Last login: Thu Apr 26 11:07:31 2012 from ltsp248853.local
> ruth@newldap:~$ ssh ts
> Password:
> Welcome to Ubuntu precise (development branch) (GNU/Linux 
> 3.2.0-23-generic-pae i686)
> 
> Last login: Thu Apr 26 11:21:46 2012 from ldap.schule.local
> ruth@ts:~$

when you are logged in on ts via another machine, run:

   tail -f /var/log/auth.log (or where your auth stuff is logged).

Open another window/console and try again to log in directly, maybe with
-v or -vv switch to ssh:

   ssh -v ts
   or
   ssh -v root@ts

What does the log tell?
What is the output of the ssh -v command?

Grüße
Helmut

-- 
-------------------------------------------------------------------------
Helmut Lichtenberg  <helmut.lichtenb...@fli.bund.de>  Tel.: 05034/871-128
Institut für Nutztiergenetik (FLI)         31535 Neustadt         Germany
-------------------------------------------------------------------------

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to