If the i-node of the program which has already defined for SPECIALPGM is changed, the rule is not working correctly(it is not worked according to the rule.)
In this case:
What should we do to make the rule effective?
Release : All
Component : PRIVILEGED IDENTITY MANAGEMENT ENDPOINT
First of all, please check the i-node of SPECIALPGM with "secons -kt 1" command.
#secons -kt 1
The command lists all defined in SPECIALPGM and the i-node is showed,too.
If the difference between i-node in the list and i-node of the program(the actual file),
please restart PIM/PAMSC services.
#secons -s
#seload
After that, please check the i-node with "secons -kt 1". command.