Once a linkage for a command source has been created, you can modify it if you would like to make any changes to the linkage. You can modify the linkage as follows:
For example, suppose you used this command to create a shared linkage to system VMSYS1:
LINK ADD USER=USER1 SYSID=VMSYS1 AUTHORITY=INFO
To add system VMSYS2 to this linkage, issue the following command:
LINK ADD USER=USER1 SYSID=VMSYS2 AUTHORITY=INFO
After you issue the second LINK command, the user can issue commands to both systems VMSYS1 and VMSYS2.
|
Copyright © 2014 CA.
All rights reserved.
|
|