Re: AS400 Object

Jim Oberholtzer <midrangel-zbO79nAUJZvJTQUaaPvyeQC/[email protected]> Tue, 20 Aug 2024 09:18:56 -0500
Newsgroups gmane.comp.lang.as400.java
Message-ID <CA+bGXzFH-XF-Pg8sB8_vOvcb9DvXEdfYS0TgrGGkZKcJcAv5gQ@mail.gmail.com>
If the users have IBM i profiles, just use the API to check the user
password.

See Scott Klements (far more concise and understandable than IBMs version)
web site:
Validating a user-id and password (scottklement.com)
<https://www.scottklement.com/rpg/socktut/valuserid.html>



--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


On Tue, Aug 20, 2024 at 9:14 AM Nair, Dilip <[email protected]>
wrote:

> Hello
>
> We are currently using AS400 object to validate user profiles and invoke
> RPG programs from Java.
>
> User and password to create the object is hardcoded in the program.
>
> Looking for ideas on how to secure the password than hardcoding in the
> program
>
> Any help is appreciated
>
> Dilip Nair
>
>
>
> Please consider the environment before printing this email.
>
> E-mail messages may contain viruses, worms, or other malicious code. By
> reading the message and opening any attachments, the recipient accepts full
> responsibility for taking protective action against such code. Henry Schein
> is not liable for any loss or damage arising from this message.
>
> The information in this email is confidential and may be legally
> privileged. It is intended solely for the addressee(s). Access to this
> e-mail by anyone else is unauthorized.
> --
> This is the Java Programming on and around the IBM i (JAVA400-L) mailing
> list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/java400-l
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/java400-l.
>
-- 
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/java400-l
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/java400-l.