IBM Support

IBM CL/SuperSession profile and user clean up tools

Download


Abstract

Have you cleaned up your profiles and users lately?

Download Description

A CL/SuperSession user profile is composed of one or more tables in the Tables Database (TDB) and some minimal information in the Network Access Manager (NAM) Database.

There are three approaches to cleaning up old profiles and users. If you are migrating from IBM CL/SuperSession V1.4.7, you may benefit from a cleanup before you start your migration to IBM CL/SuperSession V2.1.

Use these tools for ongoing maintenance of your profiles and users.



It is always a good idea to backup your Tables Database and Network Access Manager Database before performing any maintenance.



These sample dialogs can be uploaded into a PDS in your TLVPNLS started task concatenation.



KLSTBCLN
This is the recommended and most reliable method. It requires a flat file containing a list of CURRENT host users. You may be able to export this data from your RACF system.

Run the SAMPLIB dialog KLSTBCLN to check for old or unused profiles. KLSTBCLN reviews all of the profiles in the Tables Database and those found are compared against the list of current users. If a given profile is not listed in the flat file, it is deleted.


The code makes a few assumptions regarding the contents of the flat file.
1. The user name is in columns 1-8
2. There are no blank lines
3. There are no duplicate entries


See the comment section of KLSTBCLN for additional details regarding the use and execution.





KLSDUSER
This is a simple routine to display and optionally delete a single user. It can be incorporated into your normal user cleanup process. For example, when a user is deleted from RACF you can execute a system command to delete the corresponding user from CL/SuperSession.

Additional information for executing this dialog is included in KLSDUSER dialog.






TDBCLEAN - (Note: TDBCLEAN is for CL/SuperSession V1.4.7 only)
This maintenance routine deletes profiles which have not been updated in 30 days. It is adequate for most V147 users, however, it presumes that a user profile is updated with each logon which is no longer true in CL/ SuperSession V2.1. The table that tracks user logons is called SYSTEM.ACCESS.TABLE. In CL/SuperSession V1.4.7 this table was added by maintenance fixes.

See the comment section in TDBCLEAN for additional details regarding the use and execution of this dialog.



IBM CL/SuperSession home page.




(C) COPYRIGHT IBM CORPORATION 2016, 2018

Prerequisites

Must have a licensed version of IBM CL/SuperSession V1.4.7 or later.

Installation Instructions

Contained with in the downloaded files.

Off
[{"DNLabel":"KLSTBCLN Recommended profile cleanup tool","DNDate":"24 Feb 2016","DNLang":"English","DNSize":"11910","DNPlat":{"label":"z/OS","code":"PF035"},"DNURL":"ftp://public.dhe.ibm.com/ps/products/clss/KLSTBCLN","DNURL_FTP":" ","DDURL":null},{"DNLabel":"KLSDUSER Single user cleanup","DNDate":"24 Feb 2016","DNLang":"English","DNSize":"4808","DNPlat":{"label":"z/OS","code":"PF035"},"DNURL":"ftp://public.dhe.ibm.com/ps/products/clss/KLSDUSER","DNURL_FTP":" ","DDURL":null},{"DNLabel":"TDBCLEAN V1.4.7 Maintenance tool","DNDate":"24 Feb 2016","DNLang":"English","DNSize":"10027","DNPlat":{"label":"z/OS","code":"PF035"},"DNURL":"ftp://public.dhe.ibm.com/ps/products/clss/TDBCLEAN","DNURL_FTP":" ","DDURL":null}]
[{"Product":{"code":"SSSN2Z","label":"IBM CL\/SuperSession for z\/OS"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Maintenance","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"1.4.7;2.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
03 August 2018

UID

swg24041795