• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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