Назад | Перейти на главную страницу

Как можно управлять баннерами на solaris 10 для scp?

Я работаю с фермой серверов solaris 10 с некоторым непоследовательным поведением в плане отображения баннеров / motd.

На этот раз я пытаюсь выполнить scp с одного сервера на другой. Между некоторыми серверами я не получаю баннеров, а некоторые - да.

Я уже пробовал:

Я уже не получаю баннеры при использовании ssh, но баннер с scp все еще сохраняется на некоторых серверах, и я хотел бы найти способ отключить его.

У меня нет прав администратора, но я могу делать запросы на изменение определенных конфигураций.

Пример сеанса scp:

usera@server20$ scp a.sh server43:/tmp
###################################################################
# This system is for the use of authorized users only.            #
# Individuals using this computer system without authority, or in #
# excess of their authority, are subject to having all of their   #
# activities on this system monitored and recorded by system      #
# personnel.                                                      #
#                                                                 #
# Anyone using this system expressly consents to such monitoring  #
# and is advised that if such monitoring reveals possible         #
# evidence of criminal activity, system personnel may provide the #
# evidence of such monitoring to law enforcement officials.       #
###################################################################

WARNING: Access to this computer system is limited to authorised users only.
Unauthorised users may be subject to prosecution under the Crimes
Act or State legislation.

a.sh                 100% |***********************************************************************************************************|   602       00:00
usera@server20$

Пример сеанса ssh с сервера в ферме:

usera@server20$  ssh server43
LI002: usera is allowed 2 concurrent logins
Last login: Tue Jun 16 2015 17:30:05 from pts/2
server43:usera>

Пример сеанса ssh извне фермы:

login as: usera
###################################################################
# This system is for the use of authorized users only.            #
# Individuals using this computer system without authority, or in #
# excess of their authority, are subject to having all of their   #
# activities on this system monitored and recorded by system      #
# personnel.                                                      #
#                                                                 #
# Anyone using this system expressly consents to such monitoring  #
# and is advised that if such monitoring reveals possible         #
# evidence of criminal activity, system personnel may provide the #
# evidence of such monitoring to law enforcement officials.       #
###################################################################

WARNING: Access to this computer system is limited to authorised users only.
Unauthorised users may be subject to prosecution under the Crimes
Act or State legislation.

Using keyboard-interactive authentication.
Password:
LI002: usera is allowed 2 concurrent logins
Last login: Tue Jun 16 2015 18:40:41 from pts/1
server43:usera>

Вы пробовали эту опцию: -o LogLevel = quiet