On Wed, Jul 11, 2018 at 8:37 PM Tom Horsley <horsley1...@gmail.com> wrote:

> I ssh into my fedora 28 system at work, I get this printed
> when I login:
>
> zooty> ssh -l tweety tomh8022
> --------------------------------------------------------------
> /etc/motd printed here
> --------------------------------------------------------------
> Last login: Wed Jul 11 20:21:39 2018 from 127.0.0.1
> --------------------------------------------------------------
> /etc/motd printed yet again here
> --------------------------------------------------------------
> tomh>
>
> Whyfor is it now printing /etc/motd twice?
>

FWIW, you can usually get more information by throwing on the verbose flag,
-v a few times, like `ssh -vvv ...`

I suspect you have somewhere in your sshd configuration a line like:

Banner /etc/motd
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/RQ24TJ7JL6JORXWQLDAFO6GHGQULVCQ6/

Reply via email to