Avamar - The "sshd -t" command returns "Deprecated option" after installing the OS Security Rollup

Resumen: Running the sshd command in "test mode" produces a warning about the UsePrivilegeSeparation option being deprecated.

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Síntomas

The output of the command resembles the following:
root@avamar:/etc/ssh/#: sshd -t
/etc/ssh/sshd_config line 152: Deprecated option UsePrivilegeSeparation

Causa

The 2024 R1 OS Security Rollup upgraded OpenSSH on Avamar from version 7.2 to version 8.4. The UsePrivilegeSeparation option has been deprecated in OpenSSH version 7.5, making the setting mandatory.

Resolución

  1. Log in to the Avamar server as an admin user.
  2. Elevate privileges to root:
su -
  1. Edit the /etc/ssh/sshd_config file and comment out the setting in line 152. Change this line:
UsePrivilegeSeparation no
This should be the result:
#UsePrivilegeSeparation no
  1. Save changes and test the configuration:
sshd -t
  1. Restart the sshd service
systemctl restart sshd.service
  1. The warning should not return.

Productos afectados

Avamar Server
Propiedades del artículo
Número del artículo: 000226746
Tipo de artículo: Solution
Última modificación: 05 ago 2025
Versión:  2
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.