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
- Logga in på Avamar-servern som administratörsanvändare.
- Höj behörigheter till root:
su -
- 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
- Spara ändringarna och testa konfigurationen:
sshd -t
- Starta om sshd-tjänsten
systemctl restart sshd.service
- Varningen ska inte återkomma.
Affected Products
Avamar ServerArticle 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.