The ACLs in the ACL library are loaded into memory when TPX is started up,.
When the user selects the session for the application the ACL it is defined in either the user level, profile level or in the ACT(Applications Characteristic Table.
It is invoked when the user selects the session to pass the userid, password and other data that is defined within that specific ACL.
Here is the hierarchy.
- - At user level - TPX Userid Maintenance Detail Panel at the Startup ACL: ________ field
- - At profile level - TPX Profile Table Detail Panel at the Startup ACL: ________ field
- - At ACT level - TPX Application Characteristics Detail Panel at the * Start ACLPGM: ________ field
1)To remove the ACL from the user level
TPX Administration Menu
- Select Option 1 TPX User/Group Maintenance
- TPX User/Group Administration Menu
- Select Option 3 User Maintenance then enter the userid
- Select Option 2 TPX Session Options
- Select the Session
- Remove the name of the ACL from the Startup ACL: ________ field.
- Logoff TPX then logon back on.
2)To remove the ACL from the profile level
TPX User/Group Administration Menu
- Select Option 2 Profile Maintenance
- Select the Profile
- Select Option 2 TPX Application Session Options
- Select the Session
- Remove the name of the ACL from the Startup ACL: ________ field.
- Reload the profile via TPXOPER
- S TPXOPER
- Issue the following command
- RELOAD PROF=profname <<<<<< profname is the name of the profile name where the session is defined >>>>>>
- Logoff TPX then logon back on.
3)To remove the ACL from the ACT(Applications Characteristics Table)
TPX Administration Menu
- Select Option 2 TPX System Options
- Select Option 2 2 Application Definition (ACT)
- From the TPX Application Characteristics Table List
- Select the Table at Startup
- Select the Application
- Scroll down to the third panel
- Remove the name of the ACL from the * Start ACLPGM: ________ field.
- Reload the ACT Table via TPXOPER
- S TPXOPER
- Issue the following command
- RELOAD ACT=acttablename <<<<<< acttablename is the name of the Applications Characteristics Table(ACT) where the application is defined >>>>>>
- Logoff TPX then logon back on.
When the ACL has been removed from either the user level, profile level or even from the ACT, the ACL can be deleted from the ACL library, however it can be renamed just in case it would be needed again.