Avamar – Kommandot "sshd -t" returnerar "Deprecated option" efter installation av 2024 R1 OS Security Rollup

Summary: Om du kör kommandot sshd i "testläge" visas en varning om att alternativet UsePrivilegeSeparation är inaktuellt.

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

Kommandots utdata ser ut ungefär så här:
root@avamar:/etc/ssh/#: sshd -t
/etc/ssh/sshd_config line 152: Deprecated option UsePrivilegeSeparation

Cause

2024 R1 OS Security Rollup uppgraderade OpenSSH på Avamar från version 7.2 till version 8.4. Alternativet UsePrivilegeSeparation har tagits bort i OpenSSH version 7.5, vilket gör inställningen obligatorisk.

Resolution

  1. Logga in på Avamar-servern som administratörsanvändare.
  2. Höj behörigheter till root:
su -
  1. Redigera filen /etc/ssh/sshd_config och kommentera ut inställningen på rad 152. Ändra den här raden:
UsePrivilegeSeparation no
Detta bör bli resultatet:
#UsePrivilegeSeparation no
  1. Spara ändringarna och testa konfigurationen:
sshd -t
  1. Starta om sshd-tjänsten
systemctl restart sshd.service
  1. Varningen ska inte återkomma.

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.