| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
er_hariharan
Joined: 11 Feb 2008
Posts: 1
Location: USA
|
| Posted: Mon Jul 07, 2008 9:13 pm Post subject: Automatic unlocking of user id in CICS |
|
|
Hi
We have an upgrade to the security attributes to our CICS application. With this we have a requirement to unlock the user id automatically when user is locked out.
Current process :
a. When user is locked out, he needs to wait for 30 minutes to get the CICS session to get logged off in order to establish a new session.
b. OR he can call up the Admin person to unlock the user id.
Requirement :
a. To have a process to unlock the user id automatically when it is locked.
b. To have a process not to allow concurrent sessions for a single user in different terminals.
Can you please help.
Best Regards
Hariharan |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8059
Location: 221 B Baker St
|
| Posted: Mon Jul 07, 2008 9:30 pm Post subject: |
|
|
Hello Hariharan and welcome to the forums,
Quote: With this we have a requirement to unlock the user id automatically when user is locked out. First, i believe this is nonsense. What good is a security system that provides no security. . .
If this is to be done it needs the direction of your corporate management as well as some implementation by the security admins.
If the user must call for help to get "back in" they should be less likely to lock themselves out. |
|
| Back to top |
|
Earl Haigh
Joined: 25 Jul 2006
Posts: 191
|
| Posted: Mon Jul 07, 2008 9:38 pm Post subject: |
|
|
limited information = limited answers
1 Change the logic in the current application to handle the new requirements.
or
2 write a new security handling process and interface current
application with it.
or
3 hire some consultants that can perform 1 or 2 above |
|
| Back to top |
|
enrico-sorichetti
Joined: 14 Mar 2007
Posts: 2676
Location: italy
|
| Posted: Mon Jul 07, 2008 10:06 pm Post subject: Reply to: Automatic unlocking of user id in CICS |
|
|
Quote: b. To have a process not to allow concurrent sessions for a single user in different terminals.
IIRC the option to prevent multiple signon from the same user is already there and must simply be activated |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|