NVE: How To Reset SSH Rootid Passphrase
Summary: Reset Secure Shell (SSH) rootid passphrase when unknown in NetWorker Virtual Edition (NVE) by deleting rootid_key and rootid_passphrase_encrypted files and regenerating keys.
Αυτό το άρθρο ισχύει για
Αυτό το άρθρο δεν ισχύει για
Αυτό το άρθρο δεν συνδέεται με κάποιο συγκεκριμένο προϊόν.
Δεν προσδιορίζονται όλες οι εκδόσεις προϊόντων σε αυτό το άρθρο.
Instructions
NOTE: The contents of this KB are pulled from the NetWorker Virtual Edition Deployment Guide. The NVE deployement guide is available through: Support for NetWorker | Manuals & Documents
Resetting SSH rootid passphrase
Follow these steps to reset the SSH rootid passphrase when it is unknown:
- Log in to the NVE using SSH as an admin user.
- Switch to the root user by entering the command
sudo su. - Delete the
rootid_keyandrootid_passphrase_encryptedfiles from the/usr/local/networkerfolder. - Generate the
rootidand theadminkeywithout passphrase. - Apply the latest
NVEUpgrade.
Details for steps 3 and 4 are as follows:
# 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
NOTE: If prompted to overwrite, click Yes.
Additional Information
WARNING: The process outlined in this article disables root passphrase protection. To reinforce security enhancements, upgrade to the next 19.12+ NetWorker release. 19.12+ versions include features designed to re-enable encryption of the rootid using a passphrase, strengthening security measures. The NVE upgrade process re-enables passphrase protection. There is currently no method outside of the NVE upgrade workflow to re-enable passphrase protection.
Επηρεαζόμενα προϊόντα
NetWorker Family, NetWorkerΙδιότητες άρθρου
Article Number: 000333905
Article Type: How To
Τελευταία τροποποίηση: 09 Φεβ 2026
Version: 4
Βρείτε απαντήσεις στις ερωτήσεις σας από άλλους χρήστες της Dell
Υπηρεσίες υποστήριξης
Ελέγξτε αν η συσκευή σας καλύπτεται από τις Υπηρεσίες υποστήριξης.