+ Reply to Thread
Results 1 to 3 of 3

Thread: Password validation using "in-house" program

  1. #1
    brunfish@newnorth.net Guest

    Default Password validation using "in-house" program

    This would be correct. The pop up window is signing you into the iseries. BUT it has nothing to do with the interactive 5250 at that time. It allows you to run operations navagator,5250. Think of it as logging onto a network and the 5250 an application you want to use on that network. Some sites configure so that the 5250 signon is bypassed. You have to set system value QRMTSIGN to *VERIFY and check the box bypass signon in the configure 5250 sesion at the PC. Then when the user signs on in the popup window they are taken into there first mennu and not another signon.

  2. Default Password validation using "in-house" program

    We've created our own program to do additional password validation but we're running into problems displaying the error message. We used the sample program from the iSeries Security Reference Manual as a template. Message are sent using the SNDPGMMSG command. The message displays correctly when the user has already established a 5250 session. However, if the user is going through client access and is prompted (by a pop up window) for the userid / password, the message is not displayed. I suspect it is because the 5250 session is not established. Any Thoughts?

  3. #3
    Guest.Visitor Guest

    Default Password validation using "in-house" program

    Yes, the exit program is not called from Client Access, only when you change your password from the 5250 session.

+ Reply to Thread

Similar Threads

  1. Password Validation Program
    By Guest.Visitor in forum Shooting the Breeze
    Replies: 1
    Last Post: 01-24-2005, 04:39 PM
  2. Password validation using "in-house" program
    By David Abramowitz in forum General
    Replies: 6
    Last Post: 07-26-2003, 06:00 PM
  3. User ID and password validation
    By Guest.Visitor in forum System Administration
    Replies: 9
    Last Post: 05-18-2001, 06:40 AM
  4. Calling password API in CL program
    By Guest.Visitor in forum Security
    Replies: 13
    Last Post: 02-12-2001, 11:06 AM
  5. QUSER and Password Validation Program
    By Guest.Visitor in forum Security
    Replies: 7
    Last Post: 01-17-2001, 03:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts