×
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.
Hi Folks, my head is spinning w/all these repsonses that are greatly appreciated.??
?
I'm trying to complete this task without any rpg programming and?I'm not sure that'll be possible.
Thanks and keep the responses coming,
Frank?
-----Original Message-----
From: John Earl <johntearl@xxxxxxxxxxxxx>
To: Midrange-List <midrange-l@xxxxxxxxxxxx>
Sent: Wed, Jun 17, 2009 6:31 pm
Subject: Re: AS400 Automatic Sending of New Password?
Zactly!
jte
Sent via BlackBerry from T-Mobile
-----Original Message-----
From: "Walden H. Leverich" <WaldenL@xxxxxxxxxxxxxxx>
Date: Wed, 17 Jun 2009 17:12:14
To: Midrange Systems Technical Discussion<midrange-l@xxxxxxxxxxxx>
Subject: RE: AS400 Automatic Sending of New Password?
If you can encrypt a password on SYSA and store it and use it on SYSB
(and you can) then the last 32 passwords would not be a requirement.
And that's the basis of the dictionary attack. IIRC, the same password
will always encrypt (likely a hash) to the same value. It has to if I
can move the encrypted values between machines. Therefore I build a nice
table of plaintext to encrypted/hashed passwords and read it backwards.
-Walden
As an Amazon Associate we earn from qualifying purchases.