[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Removing SSH's welcome message (before login)



On Thu, Feb 18, 2010 at 04:20:36PM +0000, Nuno Magalhães
wrote:
> 2010/2/18 Artifex Maximus <artifexor@gmail.com>:
> > Put this line into your sshd_config:
> >
> > VersionAddendum AnyString-19540331
> 
> It's a remote machine and i want no string whatsoever,
> hence the attempted upgrade.

Try 

VersionAddendum ""

then.

restarting the sshd daemon does not close your existing ssh
connections. do it, (invoke-rc.d ssh restart) make sure the
daemon accepts new connections (ssh from another terminal
window), and if you can't login, back out the change,
restart sshd again and confirm you can login.

It's always worth having a different channel to a machine
if ssh fails, such as a remote server management system with
a built-in local terminal (HP ones give you a java applet
which emulates a local keyboard and VGA monitor), or a
serial console connection to a serial multiplexer tool, or a
route to the 'console' for a virtual machine (many VPS
providers will offer this)

-- 
Jon Dowland

Attachment: signature.asc
Description: Digital signature


Reply to: