Proxy access is an alternative to the unlimited access provided by the DECnet object with a privileged account. You can use the proxy account to provide limited access. You can allow only specified remote users to start a Real-time Performance Agent on the local node where the Performance Agent is installed.
To create a proxy account
$ SET DEF SYS$SYSTEM $ RUN AUTHORIZE
UAF> ADD PSDC$SERVER /DIR=[PSDC$SERVER] /DEV=device_name- _UAF> /DEFPRIV=(CMKRNL, SYSNAM, GRPNAM, IMPERSONATE, PSWAPM,- _UAF> ALTPRI, TMPMBX, WORLD, EXQUOTA, NETMBX,- _UAF> SYSLCK)/PRIVILEGE=(CMKRNL, SYSNAM, GRPNAM,IMPERSONATE,- _UAF> PSWAPM, ALTPRI, TMPMBX, WORLD, EXQUOTA,- _UAF> NETMBX, SYSLCK)/UIC=[xx,yy]- _UAF> /FLAGS=(RESTRICTED,NODISUSER)/LGICMD=NL:- _UAF> /WSQUO=2048 /WSEXTENt=20000 /PGFLQUO=50000- _UAF> /NETWORK/NOBATCH/NOINTERACTIVE _UAF> EXIT $ CREATE/DIR device_name:[PSDC$SERVER] /OWNER_UIC=[xx,yy]
In the preceding example, you must substitute real entries in place of device name and xx,yy, the UIC.
UAF> CREATE/PROXY
UAF> ADD/PROXY MYNODE::JONES PSDC$SERVER /DEFAULT UAF> EXIT
The preceding command provides JONES, the user on the remote node MYNODE, access through the proxy account PSDC$SERVER.
$ RUN SYS$SYSTEM:NCP NCP> DEFINE OBJECT PSDC$SERVER NUMBER 0 FILE SYS$SYSTEM: - PSDC$SERVER.COM
Note: Do not enter any USER or PASSWORD for this object.
NCP> SET OBJECT PSDC$SERVER ALL
For more information on the Authorize Utility, see HP's OpenVMS documentation.
|
Copyright © 2008 CA.
All rights reserved.
|
|