EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
  • 1.  RFE - 71953 - Alert Invalid Password

    Posted Thu May 28, 2015 08:19 PM

    Hello Folks,

    I need your vote for RFE - 71953 - Alert Invalid Password

    When we generated a EGL program we need a tcp/ip connection with hostname, port number, userid and password. These information are saved in the EGL Build Descriptor options or userid/password in the EGL Preferences.  When we talk about hostname can be a zOS Server, iSeries, Windows, Linux, Aix and where you have to do authentication userid / password. As we all know, for standards and corporate security policies, we have to change the password often, say every 30 days.
    However, we change the password on the server, but forgot to change password in the EGL Build Descriptor Option or the EGL Preferences
    And unfortunately sent to the generation of multiple applications on the same build and several authentication attempts will be made to the server with invalid or expired password. Soon, your user will be revoked.
     
    One way to fix this is:
    When the EGL Build try to make the first authentication to the server and return error invalid or expired password, stop all builds and send a warning popup or open a window to enter the correct password to update EGL Build Option or EGL Preferences.

    Thanks all !

     

    Hsieh

     
    Hsieh


  • 2.  Re: RFE - 71953 - Alert Invalid Password

    Posted Fri May 29, 2015 03:12 PM

    Question... are you generating a project/package...or just one program (.egl file)?   The errors are now written into the generation results, so you should see it with one generation.

     

    markevans


  • 3.  Re: RFE - 71953 - Alert Invalid Password

    Posted Fri May 29, 2015 03:38 PM

    Yes, Mark.

    When generate a project, package or select some .egl files to generate.

    Yes ! the error is written into the generation results.

    Suppose I have selected 4 .egl files then the userid is revoked after three wrong password because for each generation the CCU security is invoked.

    Hsieh

    Hsieh