Tivoli Header

Tivoli Storage Manager for UNIX Backup-Archive Clients Installation and User's Guide

Fromowner

The fromowner option specifies an alternate owner from which to restore files or images. The owner must give access to another to use the files or images. For example, to restore files from the /home/devel/proja directory belonging to usermike on system puma, and place the restored files in a directory you own named /home/id/proja, you would enter:

   dsmc restore -fromowner=usermike -fromnode=puma /home/devel/proja/ 
   /home/id/proja/

Non-root users can specify -fromowner=root to access files owned by the root user if the root user has granted them access.

Note:
If you specify the fromowner option without the fromnode option, the active user must be on the same node as the fromowner user.

Supported Clients

This option is valid for all UNIX clients.

Syntax

>>-FROMOwner- owner--------------------------------------------><
 
 

Parameters

owner
Name of an alternate owner.

Examples

Command line:
dsmc query archive "/home/id/proja/*" -fromowner=mark


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]