Avamar - 2024 R1 OSセキュリティ ロールアップのインストール後に「sshd -t」コマンドが「非推奨オプション」を返す
Summary: sshdコマンドを「テスト モード」で実行すると、UsePrivilegeSeparationオプションが廃止されることを示す警告が表示されます。
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
コマンドの出力は次のようになります。
root@avamar:/etc/ssh/#: sshd -t /etc/ssh/sshd_config line 152: Deprecated option UsePrivilegeSeparation
Cause
2024 R1 OSセキュリティ ロールアップでは、AvamarのOpenSSHがバージョン7.2からバージョン8.4にアップグレードされています。UsePrivilegeSeparationオプションはOpenSSHバージョン7.5で廃止され、設定は必須になりました。
Resolution
- 管理者ユーザーとしてAvamar Serverにログインします。
- rootへの権限の昇格:
su -
- /etc/ssh/sshd_configファイルを編集し、152行目の設定をコメント アウトします。次の行を変更します。
UsePrivilegeSeparation no
次のようになります。
#UsePrivilegeSeparation no
- 変更を保存し、構成をテストします。
sshd -t
- sshdサービスを再起動します
systemctl restart sshd.service
- 警告は返されません。
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.