![HP G08 Reference Manual Download Page 222](http://html.mh-extra.com/html/hp/g08/g08_reference-manual_165059222.webp)
FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-170
Commands Related to SECURE
To change the security for MYFILE to let any local or remote user read the file, but
keep all the remaining security attributes:
-SECURE MYFILE, N???
To secure MYPROG, permit only the owner to read, write, and purge it (although
any local user can execute it), and set the PROGID bit so the owner ID of
MYPROG is used as the process accessor ID when the program is run:
-SECURE MYPROG, OOAO, PROGID
To set the network security for the file $OFFICE.BILLS.PAPER so any local or
remote user can read the file, only the local group members can execute the file,
and only the local owner can write or purge the file:
-SECURE $OFFICE.BILLS.PAPER, NOGO
To resecure all the files owned by WRITE.KIRK with
NNNN
security:
-SECURE * WHERE OWNER=WRITE.KIRK, NNNN
Commands Related to SECURE
COMMAND
Function
Page
REVOKE
Resets file security and other attributes of a file
2-163