NetWorker: How to recreate the lockbox and reset all NetWorker server resource passwords

Summary: How to re-create lockbox and reset all of the NetWorker server resource passwords.

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

The procedure outlined in this article may be required under the following conditions:

  • There is no access to the original NetWorker server.
  • NetWorker is no longer available in the original system.
  • All passwords are lost or unknown.
  • The backup administrator is unable to move the lockbox.
  • Unable to move the lockbox with nsr_prep_lb.
  • The NetWorker server is reporting "Unable to decrypt: BAD_DATA" after a NetWorker server disaster recovery (nsrdr)

All the passwords used by the NetWorker server resources must be reset.

  • Password
  • Management password
  • NAS management password
  • NAS file access password
  • Authentication Key
  • VMWS user password
  • EBR Password
  • REST Services Password
  • vCenter Password
  • Privacy Key
  • Datazone pass phrase

Procedure:

  1. On the NetWorker server, create a file called reset_passwords.txt that includes the following:
update password: ;
y
update management password: ;
y
update NAS management password: ;
y
update NAS file access password: ;
y
update Authentication Key: ;
y
update VMWS user password: ;
y
update EBR Password: ;
y
update REST Services Password: ;
y
update vCenter Password: ;
y
update Privacy Key: ;
y
update datazone pass phrase: ;
y
  1. Stop the NetWorker server services:

Linux: systemctl stop networker or nsr_shutdown
Windows: net stop nsrexecd /y
 

 

  1. Validate that all NetWorker (nsr) services have stopped:

Linux: ps -ef | grep nsr
Windows: tasklist | findstr nsr
 

  1. Make a copy of the NetWorker server's nsrdb call nsrdb.beforepassclean.
    NOTE: If any issue arise, you can revert to this copy of the nsrdb.

Linux: cp -R /nsr/res/nsrdb /nsr/res/nsrdb.beforepassclean
Windows: Use Windows File Explorer to create a copy of your <Install Drive>:\Program Files\EMC NetWorker\nsr\res\nsrdb
 

  1. Use nsradmin to import the reset_passwords.txt into the nsrdb.

Linux: nsradmin -i reset_passwords.txt -d "/nsr/res/nsrdb"
Windows: nsradmin -i reset_passwords.txt -d "<Install Drive>:\Program Files\EMC Networker\nsr\res\nsrdb"

NOTE: if the reset_passwords.txt file is not in the same directory you are running nsradmin from, specify the full (absolute) path to the reset_passwords.txt. Ensure to set the correct full path to your nsrdb install location.

 

  1. Start NetWorker services:

Linux: systemctl start networker
Windows: net start nsrd and if NMC is installed on the same host net start gstd
 

IMPORTANT: The lockbox issue is resolved; however, all the passwords that were removed must be reconfigured.

Affected Products

NetWorker
Article Properties
Article Number: 000222986
Article Type: How To
Last Modified: 28 Aug 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.