/sys$common/syshlp/helplib.hlb INSTALL, REPLACE, Qualifiers, /AUTHPRIVILEGES *Conan The Librarian (sorry for the slow response - running on an old VAX) |
/AUTHPRIVILEGES[=(priv-name[,...])] /NOAUTHPRIVILEGES Installs the file as a known image installed with the authorized privileges specified. Usage Notes o If a privileged image is not located on the system volume, the image is implicitly installed /OPEN. o The set of privileges for a privileged image can be empty. You must, however, list each privilege every time you define or redefine privileges. o The /AUTHPRIVILEGES qualifier applies only to executable images. o You cannot specify this qualifier for an executable image linked with the /TRACEBACK qualifier. Interaction of /PRIVILEGED and /AUTHPRIVILEGES Qualifiers When you REPLACE an image, any privileges assigned with the /PRIVILEGED qualifier are not repeated as authorized privileges. Also, if you use the REPLACE command with the /NOAUTHPRIVILEGES qualifier, the authorized privileges listed are the same as the Default Privileges (set using the /PRIVILEGED qualifier). If you do not want this default behavior, you can specify /AUTHPRIVILEGES=NOALL, which will assign no authorized privileges to the image. Valid qualifiers are described in detail in an appendix of the OpenVMS Guide to System Security.
|