Re: Resetting iSeries Passwords

"Hart, Doug - EI" <Doug.Hart-tdt4z+Mb/[email protected]> Wed, 24 Feb 2010 10:54:17 -0500
Newsgroups gmane.comp.systems.as400.security
Message-ID <[email protected]>
I have a net.data web page that lets one change their password when 1-7 days from expiring.  It's not in production as I'm not 100% happy with a couple of issues.

This is where I got started from   http://dtwdude.com/forum.html  and at the bottom of the page enter QSYCHGPW in the search box.



--
Douglas Hart  -  Principal Consultant
Level 3 - System i (AS/400) Technical Support





-----Original Message-----
From: security400-bounces-Zwy7GipZuJhWk0Htik3J/[email protected] [mailto:security400-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]] On Behalf Of CRPence
Sent: Tuesday, February 23, 2010 9:00 PM
To: security400-Zwy7GipZuJhWk0Htik3J/[email protected]
Subject: Re: [Security400] Resetting iSeries Passwords

   Encapsulate the CHGUSRPRF request in a stored procedure which adopts authority of a user with sufficient capabilities and the necessary authority to change those profiles that should be change-capable by those administrators, and the stored procedure authorized only to those Security Administrators.  Invoke the SQL CALL of the stored procedure using the JDBC. ??

Regards, Chuck

Vanderhook, George wrote:
> I am trying to reset iSeries passwords from a Windows Server.
> I'm looking for a Java class that allows for resetting of passwords
> without knowing the userId's current password.  The only thing I've
> found is the ChangePassword class in the JT400 jar, but it requires
> the current password.  I'd like to be able to replicate the
> functionality of the iSeries command, CHGUSRPRF, from a web
> application that will be accessed by Security Administrators.  Any
> ideas?
>
_______________________________________________
This is the Security Administration on the AS400 / iSeries (Security400) mailing list To post a message email: Security400-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/security400
or email: Security400-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/security400.


This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender.
Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of ITT Corporation. The recipient should check this e-mail and any attachments for the presence of viruses. ITT accepts no liability for any damage caused by any virus transmitted by this e-mail.
_______________________________________________
This is the Security Administration on the AS400 / iSeries (Security400) mailing list
To post a message email: Security400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/security400
or email: Security400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/security400.