• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved ssh login issue with ssh-banner after centos 7.5 upgrade

Brujo

Silver Pleskian
Plesk Guru
‪CentOS Linux 7.5.1804 (Core)‬
Product Plesk Onyx Version 17.8.11 Update #7

After centos upgrade to 7.5 the ssh login stops and the last login message line is:
This server is powered by Plesk. Log in by browsing
at this point hit CTRL-C and the login goes along. It seems there is an issue with the /usr/lib64/plesk-9.0/ssh-banner. As a workaround I, just comment out the following line in /root/.plesk_banner
# This script is indirectly called by Bash on login shell startup.
# It outputs Plesk shell banner with login instructions.
# If you don't need it, you may comment out the following line.
# /usr/lib64/plesk-9.0/ssh-banner || :

and now the ssh login via key works as expected
 
Last edited:
Back
Top