• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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