After clearing with EMC (in this era of DMCA I like to get things cleared properly), I’m now hosting local copies of the EMC NetWorker documentation, for both the core software and modules.

If you visit the main nsrd.info site, you’ll find a new link for documentation. This currently covers all the database/application modules as well as documentation for NetWorker versions 7.4, 7.5 and 7.6. If you spot any broken links, please let me know!

 

A simple and straight-forward command, nsraddadmin answers that problem of needing to quickly add a user account as a NetWorker administration without having to fire up either NMC or nsradmin.

The command only takes a single argument sequence:

# nsraddadmin -u entry

Where ‘entry’ is a valid NetWorker user entry, i.e., one of:

  • user@host

or

  • user=name,host=name

For example, on the NetWorker server as a current administrator, if you wanted to add “preston” on the machine “faero” as an administrator, you’d simply run:

# nsraddadmin -u "user=preston,host=faero"

or, using the old format:

# nsraddadmin -u preston@faero
© 2012 The NetWorker Blog Suffusion theme by Sayontan Sinha