CICS/SignOn
Free Trials
Current Release Levels
 
Call for more information:
 417 882 8012

 

Join the MacKinney Systems
monthly ezine list

Email address:

CICS/SignOn Enhancements
Release 1.5 Added new global option for variable MSGLOG TDQ (default is CSMT)
 Added new global options for password rules to require Alpha, Numeric, Special Character combinations
Added new global option to allow logging of invalid signon (bad password) attempts
Added new optional user profile overrides for new password rules and password length
Added new VFYSEC API function to allow security authorization check using passed TRANID and USERID
Added new sample program (SNTPUSX) to expire passwords to assist in enforcing new password rules.
    Added new XREF report option (USRK) to cross reference a USER with non-TRANKEY 1 transactions
Added new PASS function on batch utility to allow updating product password from batch
Added support for CICS TS 3.2

Download CICS/SignOn 1.5 upgrade


Release 1.4 Added optional display of suspended users on the User Directory Screen.
Added support for SNTI transaction to allow fast path to REINDEX function.
Maintenance updates applied.

Release 1.3

 

Application Programming Interface (API)
  • Added a new mechanism for providing security down to the function level for programs calling the API
  • Added USERINQ function to return additional fields from user profile
  • Documented USERADD and USERUPD functions which allow you to dynamically add a user profile
  • Added USERDEL function which allows you to dynamically delete a user profile
  • Added USERSUS function which allows you to dynamically suspend a user profile
  • Added UDTAPUT and UDTAGET functions to allow writing and retrieving user data from a new 150-byte free form field in a user profile record.
  • Added RESET function to dynamically a reset password for a suspended user
  • Added TRANINQ function to return fields from a tranid profile
  • Added TRANADD and TRANUPD functions which allow you to dynamically add a tranid profile
  • Added TRANDEL function which allows you to dynamically delete a tranid profile
  • Added TERMINQ function to return fields from a terminal profile
  • Added TERMADD and TERMUPD functions which allow you to dynamically add a terminal profile
  • Added TERMDEL function which allows you to dynamically delete a terminal profile
  • Added REFRESH function which allows you to dynamically refresh tranid and terminal security tables
Administrative enhancements
  • Added NETNAME support for terminal profile entries. Profile can be identified by TERMID or NETNAME.
  • Added history stack of last six passwords to allow password reuse to be limited
  • Added invalid password limit in user profile to optionally override global limit
  • Added last used (accessed) date to allow administrators to know how long since a profile has been used. The value is shown on the User Directory screen.
  • Added ALL, USR, TRN, TRM options to the IMPORT and MIGRATE functions to give users the ability to only work with certain profiles. Before this release you had to IMPORT or MIGRATE all profiles.
  • Added support for showing suspended status the User Directory and Update screens
Batch report enhancements
  • Added support for showing suspended status in User Reports
  • Added report to list all users authorized or not authorized to execute a specified transaction
  • Added report to list all transactions a specified user is authorized or not authorized to execute
  • Added summary page to list records read and listed and reformatted pre-report details for clarity
  • Added new fields and headers to user reports for last used status and invalid password limit
  Added command line support to signon :
CESN USERID=userid,PS=pwd[,NEWPS=newpwd] and
CSSN NAME=username,PS=password[,NEWPS=newpwd]
  Added support for EXEC CICS INQUIRE TASK USERID command
  Added and documented additional error messages

Release 1.2 Added option to limit signon to one per CICS. Default is multiple signon’s per CICS.
  Added option to send Good Morning Message after signoff.
  Added option to control whether or not users can change their passwords.
  Added minimum length value for passwords.
  Added an interface for MacKinney Systems’ CICS/Menu II .
  Added a migration facility to aid in the conversion from other security including the VSE I.U.I and "home grown" packages.
  Added RACF (or other external security) coexistence feature. CESN will signon to both CICS/Signon and RACF.
  Added logic to suspend profile after ‘n’ invalid attempts.
  Added batch utility program to list users, transactions, and terminals.
  Added support for modifying the product password via a stand-alone transaction.

Release 1.1 Added INQUIRE function to Application Programming Interface. This allows user programs access to userid, username, terminal id, operator id, user security keys, and terminal signon/signoff status.
  Added automatic password expiration after "x" number of days.
  Improved CICS/SignOn manual to include additional documentation on messages and Application Programming Interface.
  Added support for CICS/SignOn running under CICS/VSE to access storage above the 16-Megabyte line. This new support removes the limitation of 2183 users or 3275 transactions defined in CICS/SignOn under CICS/VSE. CICS/MVS installations were never under this limitation.

Release 1.0 User SIGNON/SIGNOFF functions providing seamless integration of previous CICS signon/signoff (CSSN/CESN/CESF) functions.
  User ability to change passwords.
  Automatic password expiration after "x" number of days.
  Upward compatibility for your existing CICS programs.
  Support for EXEC CICS INQUIRE/ASSIGN commands for USERID and OPID. (No changes are required for your programs!)
  Access to user’s operator keys (OPERKEYS) and user name (now expanded to 30 bytes) using the CICS/SignOn application programming interface.
  Migration Utility provided to automatically migrate your existing transaction, user, and terminal security into CICS/SignOn. (You can migrate ALL your current definitions in MINUTES!)
  Protection: Passwords, definitions and data areas are encrypted for protection from unauthorized access
  Ability to secure CICS transactions, terminals, and users with CICS keys.
  Ability to define CICS transactions with multiple keys alleviating much of the need to expand past 64 CICS keys.
  Ability for System Administrators to reset passwords.
  Complete audit log of signons, signoffs, and changes.
  CICS/SignOn uses only standard documented CICS interfaces assuring you of maximum reliability and compatibility. There are no "hooks" into your system!
  CICS/SignOn is designed explicitly for CICS. Other security packages affect your entire system (ouch!) whether you want security just for CICS or not. CICS/SignOn is written specifically for CICS and for this reason, makes use of many performance/usability advantages.