[Info-vax] Restrict the use of SUBMIT/USER= to one particular user.

Stephen Hoffman seaohveh at hoffmanlabs.invalid
Thu Nov 10 11:53:30 EST 2016


On 2016-11-10 16:28:08 +0000, Joe said:

> Am I still missing something?

Just DEFINE/USER SUBMIT path-to-executable just before the command, 
install that image to allow everyone to access any other users on the 
system, and you're good to go.   No need to dink around.   Same way 
anybody else can access your installed image, and get it to do {all of 
whatever} it permits, too.

$ copy sys$system:submit.exe sys$login:submit.tmp
$ define/user submit sys$login:submit.bogus
$ submit nla0:/noprint
%DCL-W-ACTIMAGE, error activating image SUBMIT
-CLI-E-IMAGEFNF, image file not found ddcu:[user]SUBMIT.BOGUS;
$ define/user submit sys$login:submit.tmp
$ submit nla0:/noprint
%SUBMIT-E-INVFILSPE, invalid file specification NLA0:[].COM;
%SUBMIT-F-CREJOB, error creating job
-SYSTEM-S-NORMAL, normal successful completion
$


-- 
Pure Personal Opinion | HoffmanLabs LLC 




More information about the Info-vax mailing list