[Info-vax] %PCSIUI-E-PRIVCLASS1 when using PRODUCT with PIPE
Jairo Alves
jairo.ptbr at gmail.com
Fri Dec 7 08:18:03 EST 2018
Yes,
I'm seeing the same behaviour.
$ pipe product show product > sys$login:prod_show_prod.txt
%PCSIUI-E-PRIVCLASS1, operation requires SYSLCK privilege
%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition
One extra bit of information: if run under system or sysadmin accounts
the same pipe works. But this is not a pipe fault. product command is the
one asking for the privilega.
One possible way to "solve" this:
UAF> modi <user> /priv=SYSLCK
And then it didn't even had to be clearly "enabled", just
adding to the authorizes privs list was enough to make it work.
--
$ show proc /priv
7-DEC-2018 10:16:57.27 User: USER Process ID: 0004ED93
Node: NODE Process name: "NAME"
Authorized privileges:
NETMBX SYSLCK TMPMBX
Process privileges:
NETMBX may create network device
TMPMBX may create temporary mailbox
More information about the Info-vax
mailing list