Avamar - De opdracht "sshd -t" retourneert "Deprecated option" na de installatie van het 2024 R1 OS Security Rollup

Summary: Het uitvoeren van de sshd-opdracht in "test mode" levert een waarschuwing op dat de optie UsePrivilegeSeparation wordt afgeschaft.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

De uitvoer van de opdracht ziet er als volgt uit:
root@avamar:/etc/ssh/#: sshd -t
/etc/ssh/sshd_config line 152: Deprecated option UsePrivilegeSeparation

Cause

Het 2024 R1 OS Security Rollup heeft OpenSSH op Avamar geüpgraded van versie 7.2 naar versie 8.4. De optie UsePrivilegeSeparation is verouderd in OpenSSH versie 7.5, waardoor deze instelling verplicht is.

Resolution

  1. Meld u aan bij de Avamar-server als beheerder.
  2. Verhoog de privileges om te rooten:
su -
  1. Bewerk het bestand /etc/ssh/sshd_config en becommentarieer de instelling in regel 152. Wijzig deze regel:
UsePrivilegeSeparation no
Dit zou het resultaat moeten zijn:
#UsePrivilegeSeparation no
  1. Sla wijzigingen op en test de configuratie:
sshd -t
  1. Start de sshd-service opnieuw
systemctl restart sshd.service
  1. De waarschuwing komt niet meer terug.

Affected Products

Avamar Server
Article Properties
Article Number: 000226746
Article Type: Solution
Last Modified: 05 Aug 2025
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.