Other Help Topics :: sshd banner



I can add another banner to the ssh login stuff. it shows up before the password request. I did that.

How do I either replace or remove the one that comes after password.
Its just too much stuff?

Al

I'm slightly confused by your question because I'm not sure what you mean by
Quote
I can add another banner to the ssh login stuff. it shows up before the password request. I did that.


If you want to change message that appears after logging through ssh edit /etc/motd. Or is this what you have already tried?

I added a banner by creating a file named banner.txt in the /etc/ssh directory. This file showed up before the login.

I will try the motd file.

....

Just tried it. YEP that was the file I was looking for.

Thanks.
Al  :D

Quote
I added a banner by creating a file named banner.txt in the /etc/ssh directory


Ah, cool - didn't realise you could do that

way cool, we helped each other out.

Thanks.

Next Page...
original here.