×
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 Buck , don’t we still need to encrypt and decrypt password?
Dilip Nair
Director, IT
[cid:image001.jpg@01DAF317.87AC3BE0]
Phone: 631-777-5234
Cell : 631-433-7907
From: JAVA400-L <java400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Buck Calabro
Sent: Tuesday, August 20, 2024 3:19 PM
To: java400-l@xxxxxxxxxxxxxxxxxx
Subject: [EXTERNAL] Re: AS400 Object
On 8/20/2024 10: 14 AM, Nair, Dilip wrote: > 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
ZjQcmQRYFpfptBannerStart
This Message Is From an Untrusted Sender
You have not previously corresponded with this sender.
ZjQcmQRYFpfptBannerEnd
On 8/20/2024 10:14 AM, Nair, Dilip wrote:
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
Build a myapp.properties file, put the user and password in there and
use java.util.Properties to retrieve them?
--
--buck
https://urldefense.com/v3/__http://wiki.midrange.com__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981e8nRG2Nw$<
https://urldefense.com/v3/__http:/wiki.midrange.com__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981e8nRG2Nw$>
Your updates make it better!
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxxxxxxxx<mailto:JAVA400-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://urldefense.com/v3/__https://lists.midrange.com/mailman/listinfo/java400-l__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981e5R19Vbw$<
https://urldefense.com/v3/__https:/lists.midrange.com/mailman/listinfo/java400-l__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981e5R19Vbw$>
or email: JAVA400-L-request@xxxxxxxxxxxxxxxxxx<mailto:JAVA400-L-request@xxxxxxxxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at
https://urldefense.com/v3/__https://archive.midrange.com/java400-l__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981ca9xZE5Q$<
https://urldefense.com/v3/__https:/archive.midrange.com/java400-l__;!!C8D7Pa6reTSs!erKTwqNyivdiLua7WB7IAuXaD_mH6jJd1dqYk6QcMkTQxEPhFM_OYjYchLgIMyXyZ904sBQ981ca9xZE5Q$>.
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.
As an Amazon Associate we earn from qualifying purchases.