• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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