× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: enable user profile
  • From: "Schlemme, Michael C." <mschlemme@xxxxxxxxxxx>
  • Date: Tue, 7 Mar 2000 13:13:23 -0600

Title: RE: enable user profile

<<...>>

I created this command/CL program many moons ago to allow operators and mill supervisors to reenable a user profile/reset a password.  It simply does the following:  1) if the 'User profile reset option' is *ENABLE, the CL program does a CHGUSRPRF &usrprf STATUS(*ENABLED), 2) if the 'User profile reset option' is *PASSWORD, the CL program does a CHGUSRPRF &usrprf PASSWORD(&usrprf) and PWDEXP(*YES).  This changes the user's password to the same as their user profile name and sets their profile to expired so the next time they signon, they are forced to enter a new password, 3) if the 'User profile reset option' is *BOTH, then the program does both steps 1 and 2.  Additionally, the CL programs sends a message to QSYSOPR like the following:

From  . . . :   AMCS           03/07/00   13:15:23                       
Job 381066/AMCS/AITDPC17S1 enabled user profile AMCS.  The last succesfull
  signon for user AMCS was 03/07/00 at 08:01:49.  The number of invalid  
  signon attempts were 00000000000.
                                     
 


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.