A logonid is elevated to SECURITY using TAMz on SYS1 and also elevated with TAMz on SYS2.
A LID field (e.g. NAME) is changed on SYS1 and sent by CPF to SYS2, but the change command does not execute correctly on SYS2 as expected and following error is received:
ACF00103 NOT AUTHORIZED TO CHANGE FIELD NAME
Release : 16.0
The process of command propagation takes a request from SYS1 and sends it to SYS2.
When the command is processed on SYS2, it is in the ACF2 address space and not in a user address space.
The elevation information on SYS2 is not available in the ACF2 address space. Therefore it is not used for the command processing.
For this to work as expected, it would be a major enhancement (IDEA).