• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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