|
|||||||||||
|
Re: Putty Crashes at login !!
From: Max Gregis <mgregis(at)sorint.it>
Date: Thu Mar 27 2003 - 03:26:30 EST HI, Try to put in your sshd_config file this entry:
# Logging
In /etc/syslog.conf file insert the follow entry for obtaining the best logging of SSHD activity: auth.info /var/adm/sshlog Create the SSHLOG file:
# touch /var/adm/sshlog
Restart syslog service:
# /etc/init.d/syslog stop
then you can retry to use putty. In SSHLOG file you can see all the SSHD activity. Try to use: tail -f /var/adm/sshlog to visualize in real time sshd activity. MAx Monday, March 24, 2003, 1:04:59 AM, you wrote: I> I think someone can help me here... I> When I try to connect to my server, that is running I> openssh 3.4p1, with the lastest putty version it I> connects to the server... ok ... ask for the login, I> but after I put root or any other user and press enter I> the putty crashs !! And even asks for a password... I> Sometimes I connect to the server with no problem with I> putty but now i`m getting this "bug"... I> I think it`s because a portscan that i made in my I> server to test the open ports... I don`t know if this I> portscan that really makes putty crashing but.... I> Somebody could help me I> Best Regards. I> _______________________________________________________________________ I> Yahoo! Mail I> O melhor e-mail gratuito da internet: 6MB de espaço, antivírus, acesso POP3, filtro contra spam. I> http://br.mail.yahoo.com/ Received on Thu Mar 27 12:14:29 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:56 EDT |
||||||||||
|
|||||||||||