How to verify that the connection to the AS400 is being made with a specific system user.
1. CAN DIFFERENT SYSTEM USERS BE ASSIGNED TO THE SAME LDAP USER DEPENDING ON THE PD or PY ENVIRONMENT? Is the system user associated with the user and environment?
2. USER SYSTEM DEFINED IN JDE 9.2
We have been created two system users in 92:
Let´s say:
USER9991 for PD environment
USER9991 for PD environment
USER9992 for DV environment
To confirm this, we do a test to assign a system user to the DV environment and verify that the connection to the AS400 is made with this user.
We have configured a JDE user, let´s say: USER0101 with system user USER9992 in DV environment
How to verify that the connection to the AS400 is being made with a specific system user defined by enviroment? From JDE or from AS400.
0