That's how I handled it at my former employer. I built a command interface for the operators to either start/end the watch or to explicitly enable a specific profile.
I never got around to adding the tracking I wanted so, after X# of attempts by the watch for any individual user, it would require intervention.
Whenever it did a reset, it did get logged to QSYSOPR/QHST though.
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Mark Waterbury
Sent: Friday, April 21, 2023 9:19 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: [EXTERNAL] CPIB682 - User profile disabled for...
Hi, Rob, ... and everyone interested...,
I found a nice alternative, based on the same APIs used by GO NETS.
See:
https://www.ibm.com/support/pages/cl-program-and-command-enable-netserver-users
With this command in place, you can then set up a "watch" (STRWCH) for CPIB682, and then check if it is one of those users who always disables themselves, and just have the watch run the RSTNETUSR command, plugging in the name of that user profile ... :-)
Just set it and forget it! :D
Cheers,
Mark S. Waterbury
On Friday, April 21, 2023 at 12:14:08 PM EDT, Rob Berendt <robertowenberendt@xxxxxxxxx> wrote:
GO NETS is simply an alternative to GUI.
Both simply patch a situation caused by failure to
1 - Change QPWDLVL to 3.
2 - Keep passwords in sync.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.