NVE:SSH rootidパスフレーズをリセットする方法
Summary: NetWorker Virtual Edition (NVE)で不明な場合は、Secure Shell (SSH)のrootidパスフレーズをリセットします。rootid_keyファイルとrootid_passphrase_encryptedファイルを削除し、キーを再生成します。
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.
Instructions
メモ: このKBの内容は、NetWorker Virtual Edition導入ガイドから抜粋したものです。NVE導入ガイドは、次の場所から入手できます。NetWorkerのサポート |マニュアルおよび文書
SSH のリセット rootid パスフレーズ
SSHをリセットするには、次の手順を実行します rootid passphrase 不明な場合:
- adminユーザーとして SSHを使用してNVE にログインします。
- 次のコマンドを入力して rootユーザーに 切り替えます。
sudo suの詳細を確認してください。 - 次を削除します:
rootid_keyとrootid_passphrase_encryptedファイルを/usr/local/networkerフォルダーに含まれます。 - を生成します。
rootidと表示され、adminkeyパスフレーズなし。 - 最新のものを適用
NVEUpgradeの詳細を確認してください。
手順 3 と 4 の詳細は次のとおりです。
# Change directory to /usr/local/networker cd /usr/local/networker # Delete rootid_key and rootid_passphrase_encrypted files rm -rf rootid_key rootid_passphrase_encrypted # Generate rootid without passphrase ssh-keygen -q -t ecdsa -b 521 -N "" -C "root@`hostname`" -f /root/.ssh/rootid # Generate adminkey without passphrase ssh-keygen -q -t ecdsa -b 521 -N "" -C "admin@`hostname`" -f /home/admin/.ssh/admin_key
メモ: 上書きを確認するメッセージが表示されたら、[ はい]をクリックします。
Additional Information
警告:この記事で説明されているプロセスでは、ルート パスフレーズの保護を無効にします。セキュリティの強化を強化するには、次の19.12+のNetWorkerリリースにアップグレードします。19.12+バージョンには、パスフレーズを使用してrootidの暗号化を再度有効にするように設計された機能が含まれており、セキュリティ対策を強化します。NVEのアップグレード プロセスにより、パスフレーズの保護が再度有効になります。現在、NVEアップグレード ワークフロー以外でパスフレーズ保護を再度有効にする方法はありません。
Affected Products
NetWorker Family, NetWorkerArticle Properties
Article Number: 000333905
Article Type: How To
Last Modified: 09 فبراير 2026
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.