Allowing Redirected Restores of a Specific Client's Files
The administrator can give a single client permission to restore backups belonging to specific other clients. First, create the following file on the NetBackup master server:
/usr/openv/netbackup/db/altnames/peername
Then, add the client names to peername.
The client(s) named peername can restore files backed up by another client if:
- The name of the other client appears in the peername file, and
- The NetBackup client name setting on the client named peername is changed to match the client name in the peername file.
Example
Assume UNIX client freddie wants to restore files backed up by client oscar:
-
The administrator creates the following file on the NetBackup master server:
/usr/openv/netbackup/db/altnames/freddie
-
The user starts the Backup, Archive, and Restore application (jbpSA) and specifies freddie in the login dialog.
-
The administrator enters the name oscar on a separate line in the freddie file.
-
The user changes the NetBackup source client name setting in the Backup, Archive, and Restore client interface to oscar.
-
Client freddie restores the files backed up by client oscar.
|