skip book previous and next navigation links
go up to top of book: HP OpenVMS Guide to System Security HP OpenVMS Guide to System Security
go to beginning of part: Security for the System Administrator Security for the System Administrator
go to beginning of appendix: Assigning Privileges Assigning Privileges
go to previous page: UPGRADE Privilege (All) UPGRADE Privilege (All)
go to next page: WORLD Privilege (System)WORLD Privilege (System)
end of book navigation links

VOLPRO Privilege (Objects)  



The VOLPRO privilege lets the user's process:

The VOLPRO privilege permits control only over volumes that the user's process can mount or initialize. Volumes mounted with the /SYSTEM qualifier are safe from a process with the VOLPRO privilege as long as the process does not also have the SYSNAM privilege.

Exercise extreme caution when granting the VOLPRO privilege. If unqualified users can override volume protection, the operating system and service to others can be disrupted. Such disruptions can include destruction of the database and exposure of confidential information.

The VOLPRO privilege lets a process perform the following tasks:

Task Interface
Dismount a volume
DISMOUNT/ABORT, $DISMOU
Initialize a volume
$INIT_VOL
Mount foreign multivolume magnetic tape set
MOUNT/MULTI_VOLUME
Override volume labels or accessibility
$MOUNT
Initialize blank tape
REPLY/BLANK_TAPE, $SNDOPR
Override access while initializing a magnetic tape after a file access error
$INIT_VOL
Override write-locking of volume on errors
$MOUNT
Override write protection of former shadow set member
$MOUNT
Override volume expiration, protection, or ownership
$MOUNT


go to previous page: UPGRADE Privilege (All) UPGRADE Privilege (All)
go to next page: WORLD Privilege (System)WORLD Privilege (System)