File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-123
Commands Related to INFO
Commands Related to INFO
LICENSE (Super ID)
Allows nonprivileged users to execute programs that contain privileged attributes
(CALLABLE or PRIV attributes). Only a super ID (255,255) user can use this
command. This command applies only to Enscribe files.
Only the super ID can run a privileged program that is not licensed, run license
privileged programs, or use the REVOKE command to revoke the license of a
privileged program. To license files protected by the Safeguard product, use the
Safeguard command interpreter (SAFECOM).
fileset-list
is a list of files to be licensed for use by nonprivileged users. You can use wild-card
characters and specify qualified-fileset for fileset-list.
LICENSE (Super ID) Guidelines
Files must be code 100, 700, or 800. If a file has another file code, error 2 occurs.
If a licensed, privileged program is opened with write access, the file becomes
unlicensed.
If a user who is not the super ID (255,255) attempts to license a file, file-system
error 48 (security violation) occurs.
LICENSE (Super ID) Examples
To let nonprivileged users run the privileged program stored in the disk file MYPROG (if
the SUPER ID enters the command:
-LICENSE MYPROG
To let nonprivileged users run any of the privileged programs stored in the current
subvolume with a file code of 100 (if the super ID enters the command):
-LICENSE * WHERE FILECODE=100
COMMAND Function Page
FILES Displays the names of all files in a subvolume 2-80
FILENAMES Displays the names of files 2-78
CONFIG[URE] Sets default option for STAT and STATONLY 2-28
Note. For more information about licensing programs, see the Guardian User’s Guide .
LICENSE fileset-list