× 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.



Thanks chuck,
 
Do I need to write the logic in program and place them in some particular location, from there QPWDVLDPGM will pick up.
is it that way.
 
John


________________________________
From: CRPence <CRPbottle@xxxxxxxxx>
To: midrange-l@xxxxxxxxxxxx
Sent: Wednesday, 13 March 2013 12:47 PM
Subject: Re: Not logged to the system.

On 13 Mar 2013 10:16, John Mathew wrote:
3) Include upper case and lower case along with special character in
password.

As we are using V5R4M0 version there is no option of QPWDRULES and
this new feature is in I.6 version.

please suggest if there any alternative thing to do this.


  Perhaps QPWDVLDPGM would be acceptable; i.e. by allowing user code to
implement the rules, for lack of those particular rules being provided
via the other password rule system values.

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzakz/rzakzqpwdvldpgm.htm
_i Password system values: Password validation program i_
"Specifies whether a user-written program will do additional validation
on passwords or not. (QPWDVLDPGM)

Password validation program is a system value that is not in iSeries™
Navigator. This system value provides the ability for a user-written
program to do additional validation on passwords.
  ..."

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzamv/rzamvqpwdvldpgm.htm
_i Password validation program i_
"This system value provides the ability for a user-written program to do
additional validation on passwords.

The current and new passwords are passed to the validation program
without encryption. ...
  ..."

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/xsyvlphr.htm
_i Validate Password Exit Program i_
"Required Parameter:

  1 Validate password exit information  Input  Char(*)
  2 Return indicator                    Output  Char(1)

  QSYSINC Member Name: EVLDPWD1
  Exit Point Name: QIBM_QSY_VLD_PASSWRD
  Exit Point Format Name: VLDP0100

The Validate Password exit program is called when a Change Password
(CHGPWD) command or Change Password (QSYCHGPW) API is executed. The exit
program is called after the password composition rules have been checked.

The exit program examines the old and new password values for
conformance with customer unique password composition rules. The exit
program returns an indication whether the new password should be
accepted or rejected. ...
  ...
Note: The QPWDVLDPGM system value must be set to the value *REGFAC. If
the QPWDVLDPGM system value contains any other value, the validate
password exit programs will not be called.
  ..."


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.